You have two buttons in web form and i clicked on one of
the button, so how do i find which button i've clicked on
the form in my page load?
Answer Posted / manjula
in page load,we get those data which is bind to that webform
previously,we cannot click any button in page load
Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
Why select Web API?
When does a session actually start?
What are app services?
What are the advantages of using sql stored procedures instead of adhoc sql queries in an asp.net web application?
What will happen if the server confugration file and the application confugration file have different values for sassion state ASP.NET?
how to elimainte the similar data from the different tables
Define page fragment caching?
Differentiate between file-based dependency and key-based dependency.
What is viewstate? In which event of the page life cycle, is the viewstate available?
What is the usage of DelegatingHandler?
What is session start?
What is the difference between stored procedure vs function?
Where the viewstate is stored after the page postback?
What is the concept of view state in asp.net?
What is difference between asp state management and asp.net state management?