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
How do I publish my asp.net application to my isp's web server?
How can we Validate a Controls in ASP.NET page using JavaScript?
Is asp.net and .net same?
in which protocol ASP.NET WEB API Work?
What is the difference between web.config and machine.config in ASP.NET?
From which base class all web forms are inherited?
Which dll handles the request of .aspx page?
What is http post and http get?
How does a web application session work?
Explain managed code an un-managed code.
What is cookies in asp net?
How do you remove duplicates without using remove duplicate stage?
Explain the advantages of caching?
We are using Jscriopt validations and at clint site javascript is not running that time validation would work? if yes then how it would behave?
Explain Apache web servers ? How can you get ASP.NET running in Apache web servers - why should you do this?