Thank you so much for sparing your time to help me. I searched for prerender but I was unable to understand it on my own. Once again thanks a lot.
16 Replies - 1402 Views - Last Post: 22 January 2012 - 05:40 PM
Topic Sponsor:
#16
Re: How to see if a checkbox is checked in gridview?
Posted 21 January 2012 - 12:34 AM
#17
Re: How to see if a checkbox is checked in gridview?
Posted 22 January 2012 - 05:40 PM
The Page PreRender event is the last event that you have the ability to modify any control before it is converted into its HTML form and sent to the browser.
Check out the MSDN Documentation for the ASP.NET Page Life Cycle for more information
I use the MSDN library as my primary resource when I am developing anything in .NET and I recommend you book mark the msdn library (found here) so that you can use it too
-Frinny
Check out the MSDN Documentation for the ASP.NET Page Life Cycle for more information
I use the MSDN library as my primary resource when I am developing anything in .NET and I recommend you book mark the msdn library (found here) so that you can use it too
-Frinny
This post has been edited by Frinavale: 25 January 2012 - 07:56 AM
|
|

New Topic/Question
Reply




MultiQuote


|