what is bubbled event ? give suitable example in code vice
with demo
Answer Posted / subhas
Whene a container control like DataList/GridView etc...raise
events in response to postback caused by their child
controls we call those events as bubbled events
DataList/Repeater ---->ItemCommand
GridView ----->RowCommand
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Why singleton is sealed?
What are data types in C#?
Hi to all..I have to create an intranet application on C#.NET windows Application so please please let can you people help me as iam new in .NET and if u have any samples or website address from where i can get sample please let know.
Explain About sn.exe
Why use a singleton instead of static methods?
Explain inheritance in c#?
Can you put two constructor with the same structure in a class?
In gridview in editmode if we want to display information in one combobox based on
Can abstract class have constructor in c#?
What is a console in c#?
Is c# dictionary a hash table?
Differentiate between response.expires and response.expiresabsolute?
Is char * null terminated?
What is application c#?
What is parsing? How to parse a date time string?