Interview Questions  

Go Back   Interview Questions > Interview Questions & Answers > Information Technology > Microsoft Technologies > Dot Net > ASP.NET

ASP.NET ASP.NET Interview Questions, Learn by sharing ASP.NET Interview Questions asked in various companies, Get Career advices, Interview Procedures from ASP.NET experts, Post asked ASP.NET Interview Questions and Answers.

   

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 03-12-2008, 01:06 PM
Senior Member
 
Join Date: Feb 2008
Posts: 9,095
Default What is a bubbled event?

What is a bubbled event?
Reply With Quote
  #2 (permalink)  
Old 06-07-2008, 10:11 AM
Junior Member
 
Join Date: Jun 2008
Posts: 27
Default

every datagrid has its child control this child control does not raise ther events directly they pass there events to parent class..that means events bubbling from child to parent that is called bubbled event..or we can do updating,deleteing,inserting a record in datagrid or datagridview that is called bubbled event...
Reply With Quote
Reply

Tags
asp.net, interview questions

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On