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 is a web api? Which protocol is used in a web api?

531


Define repository pattern in mvc.net? : asp.net mvc

507


is there any third party tools are using in .net technologies? what are there ? give me the brief introduction?

1937


What is the difference between viewstate and hidden field in asp.net?

476


How do you declare static variable? What is its lifetime?

496






What is advantage of asp.net?

531


What is hidden field in asp.net?

581


How long does an http session last?

514


What is the difference between application state and session state in asp net?

494


How can we provide the WebParts control functionality to a server control?

553


How can we inherit a static variable?

531


Define view state.

539


What is masterpage?

501


What does postback mean?

522


What are different types of api?

519