|
|
 |
Problem: Click Event not firing for ImageButton
|
Total Hit (6339) |
I had an Image Button with following properties in tag
«code LangId=4»<asp:imagebutton id="cmdSearch"
BorderWidth="1px"
BorderStyle="None"
BorderColor="Gray"
runat="server"
ImageUrl="images\general\search_a.gif"
ImageAlign="AbsMiddle"
CommandName="Search"
EnableViewState="
....Read More |
Rating
 |
|
|
|
|
|
|
|
 |
Web Application Error Handling in ASP.NET
|
Total Hit (3595) |
This article will explain you how you can implement page level and application level error handling strategy. In ASP.net its very easy and flexible to work with error handling.
|
Rating
 |
|