is it possible to apply a style to the button? so far i cant work out how
tried this but it wont work
<asp:EditComman dColumn ButtonType="Pus hButton" UpdateText="Upd ate"
CancelText="Can cel" EditText="Edit" >
<ItemStyle CssClass="yarGr idButton"></ItemStyle>
</asp:EditCommand Column>
Cheers,
Craig
tried this but it wont work
<asp:EditComman dColumn ButtonType="Pus hButton" UpdateText="Upd ate"
CancelText="Can cel" EditText="Edit" >
<ItemStyle CssClass="yarGr idButton"></ItemStyle>
</asp:EditCommand Column>
Cheers,
Craig
Comment