In which interface the template of any control like
Gridview would Initiate?

Answer Posted / saikat giri

Gridview implements this four Interfaces:
1.IPostBackContainer,
2.IPostBackEventHandler,
3.ICallbackContainer,
4.ICallbackEventHandler

Is This Answer Correct ?    5 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a server cookie?

501


Can viewstate be accessed in another page?

513


What is cross page posting in asp net?

540


What asp.net control can embed xaml into asp.net pages?

543


What is masterpage?

514






What are the asp.net 2.0 features?

555


Explain the difference between asp and asp.net?

514


How can you identify that the page is post back?

559


In which event of page cycle is the viewstate available?

581


What is cookieless session id explain in brief?

533


What is an asp.net web form?

636


What is break mode?

517


Define a multilingual website?

534


List down the sequence of methods called during the page load.

533


Explain the difference between mvc (model-view-controller) and mvp (model-view-presenter)? : asp.net mvc

517