To add a serial number column to a gridview , you would add the following markup to the source code of the gridview
<asp:TemplateField...
ASP.NET - How To Display Animated .GIF On Postback
When designing an interactive web page, it is important for you to let the user know that an action initiated by him/her is in progress.One...
