what is an Eventbubbling?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / archana patil
parent control contain child control.when event is generate
by child control it is send to be parent control.
Is This Answer Correct ? | 12 Yes | 2 No |
Answer / geetha
Hi Hari Kishan Reddy,
Thank you very much for giving explanation. Can you explain
with examples(Event Bubble Sample Code)?.
Is This Answer Correct ? | 2 Yes | 2 No |
Explain the difference between array and linkedlist?
Explain the difference between singleton and single call?
What namespace does the Web page belong in the .NET Framework class hierarchy?
I have prepared A Dynamic website in asp.net with c# and using Ms Sql server 2005 as backend database.i am facing problem while uploading this site on my FTP address it is not accessing the database.please could u tell me how cn i upload Sqlserver database on the web and what would be the connection string...???? I am using Server=".";initial catalog=databasename;persist security info=false;integrated security=SSPI;...pleas help me... Thanks in Advance..
What is the use of express session?
What are the different authentication modes in asp.net?
What are the ways to sending the data in ASP.NET page?
How can you get public key information?
What are the disadvantages of view state / what are the benefits?
hi guys do u know how to go one page to one page to another page plz tell me any of u know
What is the difference between user control an custom control?
What is the significance of proxy user?