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
For which does this Codebehind="MyCode.aspx.cs" is relevent to ?
What is a url string?
Differentiate strong typing and weak typing
Explain program to call the js function when the change is being made in the dropdown list made in asp.net mvc? : asp.net mvc
What are the new data controls in asp.net 2.0?
Describe paging in asp.net?
Which is faster viewdata or viewbag?
What are the event handlers that can be included in the Global.asax file?
What is xaml? Are xaml file compiled or built on runtime?
What is the difference between ASP Session State and ASP.Net Session State?
Why we use dbms for projects? Why don’t we save any application data in separate files instead of dbms?
Explain http handlers? Where we can use the http handlers?
What is session id in web application?
What are ASP.NET Web Forms? How is this technology different than what is available though ASP?
What is difference between cookies and cache?