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

What are the disadvantages of using session?

559


Where you store Connection string in "Web.Config" file in ASP.NET?

655


How many types of sessions in asp.net?

679


What is the difference between CLICK and MOUSE DOWN Event ?

682


What are user controls?

659






Which is better php or asp.net?

597


What is viewstate parameter?

622


What is client side state management?

593


What is the difference between globalization and localization?

564


What is a web farm?

671


How many types of session state management options available in asp.net?

651


Define xmlvalidatingreader class.

647


What is the size of Get method and how much data it can store?

678


How would you get asp.net running in apache web servers? Explain it's limitations.

622


Does google crawl redirects?

609