Answer Posted / hari kishan reddy
Data controls (like gridview, datagrid) contains dropdown,
text bowxes etc inside them. If you are using this controls,
they doesn't fire events automatically, they pass the events
to main controls, this is called event bubbling.
| Is This Answer Correct ? | 25 Yes | 2 No |
Post New Answer View All Answers
How to include silver light .xap page into asp.net web application and what is the purpose of using silverlight application?
Why is mvc better than asp.net?
Do you know about caching with the datasource controls?
Can we use html in asp.net?
Explain the different parts that constitute ASP.NET application?
Can anyone please tell me that the question posted on this website are Sufficient for the interview with 2+ year experience in .net
How will you do windows authentication and what is the namespace? If a user is logged under integrated windows authentication mode, but he is still not able to logon, what might be the possible cause for this? In ASP.Net application how do you find the name of the logged in person under windows authentication?
Where is session data stored in asp net?
What are the advantages of passport authentication?
In which event are the controls fully loaded?
How is the asp.net mvc architecture different from others? : asp.net mvc
Describe the Server Control Events of ASP.NET?
Is it possible to develop a single web application using ASP.NET webforms and ASP.MVC?
What is difference in .net 1.1 and .net 2.0?
What is the compiled object?