Hi everyone,
Does anyone know how I can add a CSS (Ex. button1 ) to the following Edit
button is ASP .NET?
<asp:EditComman dColumn ButtonType="Pus hButton" EditText="Edit"
CancelText="Edi t" UpdateText="Upd ate"></asp:EditCommand Column>
I want to change the way my buttons look.
Thank you
Maz.
Does anyone know how I can add a CSS (Ex. button1 ) to the following Edit
button is ASP .NET?
<asp:EditComman dColumn ButtonType="Pus hButton" EditText="Edit"
CancelText="Edi t" UpdateText="Upd ate"></asp:EditCommand Column>
I want to change the way my buttons look.
Thank you
Maz.
Comment