G
Guest
I have:-
<asp:EditCommandColumn
HeaderText="Editing"
EditText="Edit"
UpdateText="Update"
CancelText="Cancel"
ButtonType="PushButton"/>
How can i change the color,borders,width etc of the ButtonType?
Any ideas?
<asp:EditCommandColumn
HeaderText="Editing"
EditText="Edit"
UpdateText="Update"
CancelText="Cancel"
ButtonType="PushButton"/>
How can i change the color,borders,width etc of the ButtonType?
Any ideas?