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

Answer Posted / sunil

In my opinion, if your purpose is to manually load and retrieve data from
cells and controls inside the cells, I would recommend you still use the
DataGrid control, it's still supported in ASP.NET 2.0. If you want to try
the new and powerful data-binding feature of data source objects (such as
SqlDataSource, ObjectDataSource), I would recommend you use the GridView
control.

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Difference between using directive vs using statement?

511


How is application management and maintenance improved in asp.net 2.0?

543


A Web Service Can Only Be Written In .net. Is it True??

645


How can you identify that the page is post back?

562


What are custom controls?

533






What is the base class from which web forms are inherited?

528


What is asp.net? How is it different from asp?

545


Explain the use of fragment caching.

675


Explain the difference between page.registerclientscriptblock and page.registerstartupscript?

577


In ViewState How much lifespan items stored?

594


What is http only cookie?

506


Do I need to have the latest version of windows media player installed?

517


What is the equivalent of date() and time() in asp.net?

519


Explain different types of validators in asp.net?

538


What is server infrastructure & server components?

784