Answer Posted / kaushal
Ispostback (page.ispostback()) is a method which represents
whether the page state of page is postback or first time
loaded. If the page is postback it returns True and False
for the First Time loaded
| Is This Answer Correct ? | 13 Yes | 2 No |
Post New Answer View All Answers
Securitywise What are the Enhancements in 2.0?
What is the extension of master page in asp.net?
Is sql backend or frontend?
How can we access static variable?
What are the uses of reflection?
What is the use of web.config file?
What is asp.net ajax?
What is application variable in asp.net?
Can you clarified A Web service can only be written in .NET or not?
How can we identify that the page is post back in asp net?
What is the caspol.exe tool used for?
Give a few examples of page life cycle events.
In Data grid the question is below quantity price total these are 3 fields available in data grid if you enter quantity the total has to update automatically.Price field is already filled completely
Explain what is viewstate?
What is the difference between GridView and Repeater controls in ASP.NET?