What is difference b/w Data Grid in ASP.Net 1.1 and Gridview
in 2.0

Answers were Sorted based on User's Feedback



What is difference b/w Data Grid in ASP.Net 1.1 and Gridview in 2.0..

Answer / manas

Datagrid has itemdatabound event but in gridview it is
replaced by rowdatabound.In datagrid u can show more than
one table with their relation while not possible in
gridview.

Is This Answer Correct ?    5 Yes 8 No

Post New Answer

More ASP.NET Interview Questions

What is web router?

0 Answers  


To bind columns manually which tags do you need to add within the asp:datagrid ?

0 Answers   Siebel,


Describe the diffeerence between inline and code behind?

0 Answers  


Explain which is best suited place in the Application Start and Session_Start subroutines with an example?

3 Answers   Siebel,


can sn.exe can be used before gacutil.exe

2 Answers   Accenture,


Whats an assembly?

6 Answers   Siebel Systems,


Where the assembly is stored in asp.net?

0 Answers  


How to reduce the width of textbox in editcommandcolumn of datagrid?

0 Answers  


difference between caching objects in session objects?

2 Answers  


How you will handle session when deploying application in more than a server?

0 Answers  


What is the flow of processing of the request? : asp.net mvc

0 Answers  


Define static function?

0 Answers  


Categories