Answer Posted / swapnashree
some complex control like datagrid ,repetator control have
other child controls inside them.These child control donot
raise there event by them selves rather they pass the event
to the container parent . This is known as bubbled event.
| Is This Answer Correct ? | 6 Yes | 3 No |
Post New Answer View All Answers
Name the namespace which is used by ado.net?
How can we access static variable?
How to find out what version of asp.net I am using on my machine?
What is a web api endpoint?
What is http response header?
What is the basic difference between asp and asp.net?
Explain About WebService
What is the life-span of the items in the viewstate?
What is view state and how it works in asp net?
Can you explain how ASP.NET application life cycle and page life cycle events fire?
How does output caching work in ASP.NET?
What is difference between Lambda Expression and LINQ in ASP.NET?
What is the difference between the asp and asp.net?
What is the difference between equals() and == in c#?
Explain Authentication mechanism in dotnet