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
How do I run a cshtml file?
How can we make a thread sleep for infinite period ?
Explain about c# language.
What is a di class?
What is parse method in c#?
What is single dimensional array in c#?
What is unrecognized escape sequence in c#?
What is the difference between struct and class c#?
How does return work in c#?
Is linkedhashset synchronized?
What are the types of inheritance in c#?
What is the difference between dll and lib?
What is the predicate of a sentence?
What is deferred execution?
How do you comment in c#?