Answer Posted / akn
When you have a complex control,like Data Grid,writing an
event [rocessing routine for each object
(cell,button,row,etc) is quite tedious.the controls can
bubble up their event handlers,allowing the main Data Grid
event handler to take care of its constituents.
Is This Answer Correct ? | 5 Yes | 3 No |
Post New Answer View All Answers
What is server side routing?
When you use Ajax controls in the ASP.NET application?
What are the parts of an http response?
Explain parts of assembly?
Explain the advantages of caching?
What is session and cookies in asp.net?
What is ispostback property?
Where do the cookie state and session state information be stored?
Can asp.net work on an nt server?
Is a dll file an executable?
What are the differnt types of handler in ASP.NET?
What are the main advantages of using asp.net?
What are the page life cycle events?
What is OSI layer? Explain different layers.
How can you implement encapsulation in asp.net?