what is the difference between render event and prerender
event
Answers were Sorted based on User's Feedback
Answer / amandeep kirar
In Pre-Render we create/modify control properties, values.
In Render the output is renderred into HTML format to page.
| Is This Answer Correct ? | 8 Yes | 3 No |
Answer / vivek rathore
In Pre-Render, we can make the last changes to a control
before displaying it as HTML.
In render, the control is rendered to HTML e.g textbox to
<input type="text"> etc.
| Is This Answer Correct ? | 2 Yes | 0 No |
What is classic asp application?
What is the difference between client-side script and server-side script?
What is the difference between html and asp?
Name the data types which does the rangevalidator control support?
Name at least two methods of response object other than Transfer.
i want question papers of ASP
What is caching in asp?
Define querystring collection?
Explain the difference between querystring collection and form collection?
What is a form collection in asp?
How do cross-process communication work in the common language runtime?
How do I open an asp file on a mac?