C
Craig G
is it possible to apply a style to the button? so far i cant work out how
tried this but it wont work
<asp:EditCommandColumn ButtonType="PushButton" UpdateText="Update"
CancelText="Cancel" EditText="Edit">
<ItemStyle CssClass="yarGridButton"></ItemStyle>
</asp:EditCommandColumn>
Cheers,
Craig
tried this but it wont work
<asp:EditCommandColumn ButtonType="PushButton" UpdateText="Update"
CancelText="Cancel" EditText="Edit">
<ItemStyle CssClass="yarGridButton"></ItemStyle>
</asp:EditCommandColumn>
Cheers,
Craig