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 do you mean by serialize?

565


Define page fragment caching?

532


How can exception be handled with out the use of try catch?

558


What is ispostback method in asp.net?

569


How can we secure the data which is send from client side to server? Like the login id and paasword needs to be authenticated on the server but we cannot send it in plain text into the server.One more thing we are not using the SSL here.

1432






Explain difference between dataset and datareader?

612


Explain diff between dataset and datareader?

537


How to create events for a control?

557


Define a multilingual website?

543


How to find out what version of asp.net I am using on my machine?

589


What is difference cookie and session?

536


What is clr? Difference between clr & cts?

698


Where is the view state data stored?

585


When we use cookie less session? Explain its working?

573


Which tool you have done?

1490