Hi,
I want to migrate Telerik to the version 2013.3.1217.40 and I notice that the button style in my EditFormSettings (usercontrol) has change.
I want to remove the default css for RadGrid_WebBlue input[type="button"] and to apply only mine. I'm using the WebBlue skin with IE9.
My client like this skin except buttons!!!
I let you screenshot to explain what I'm trying to solve.
Thanks for your help
Steeve
I want to migrate Telerik to the version 2013.3.1217.40 and I notice that the button style in my EditFormSettings (usercontrol) has change.
I want to remove the default css for RadGrid_WebBlue input[type="button"] and to apply only mine. I'm using the WebBlue skin with IE9.
My client like this skin except buttons!!!
I let you screenshot to explain what I'm trying to solve.
Thanks for your help
Steeve
<
asp:Button
ID
=
"btnLinkEditCancel"
runat
=
"server"
CssClass
=
"Button"
Style
=
"margin-top: 6px;"
ClientIDMode
=
"Static"
CommandName
=
"Cancel"
Text="<%$Resources:Application, Cancel %>" />