Home > Definition > .NET > what is bubbled event in .NET?

what is bubbled event in .NET?

by Shiva   on May 04, 2011   Category: .NET   |  Views: 483    |  Points: 25   |  Bronze 



Parent controls like datagrid or repeater controls have child controls like dropdown or textbox, these child controls can't raise their events themselves, so these child controls pass the event to parent controls(Datagrid), this is called as event bubbling.

-shiva.

Like this definition? Bookmark and Share:

  User Responses | Post Definition
 No Response found!
  Recent Posts
* what is bubbled event in .NET? (483) by Shiva on May 4 2011 1:09AM
* What is a satellite assembly in .NET? (595) by Shiva on May 4 2011 12:22PM
* What is viewstate in ASP.NET? (998) by Narain_Siddharth on May 8 2011 4:27AM
* What does SOAP stands for? (362) by Spidy on May 17 2011 5:30AM
* What does WSDL stands for? (348) by Spidy on May 17 2011 5:31AM
  Submit feedback about this definition
Please sign in to post feedback