|
How to of Button and LinkButton control in ASP.NET
by: Itfunda
Product Type: Tips and Tricks (Books)
Technologies: ASP.NET
In this video, we shall cover following How to's
How to specify the Tooltip for the ASP.NET Server controls?
How to specify a default button on the page so that when user hits the Enter key that button gets clicked?
How to apply CSS style from the sever side to the asp:Button control?
How to fire a server side event on click of the Link?
How to post the page to another page on click of the Link?
How to fire client JavaScript function on click of the asp:LinkButton?
|