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 a .ASP file?
hi this is madhu i have one doubt,regarding siebel Q: is this is mandatory when we r doing join between a bc & table , the table should extension table Reqired or not, can we do the join with base table also,
What is aspx cs file?
What are shared assemblies?
How many types of report in asp.net 2008?
Give an example of how using an HttpHandler could simplify an existing design that serves Check Images from an .aspx page.
how can i connect to ms-access database, with ASP??
What are the properties used to control the expiration of the page?
What is the order of precedence for logical operators.
How to insert the records in a database table by using asp?
How do in-process and cross-process communication work in the common language runtime?
Define a "virtual directory"?