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

Answer Posted / lavanya

Data Grid:
1. Code requires handling the Sort Command event and
rebinding grid required.
2. Code requires handling the Page Index Changed.
3. Need extensive code for update operation on data.
4. When compared to grid view fewer events supported.

Grid View:
1. No code required.
2. No code required for Page Index Changed.
3. Needs little code for update operation.
4. Grid View supports events fired before and after database
updates

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain login controls.

618


Explain the difference between debug.write and trace.write? When should each be used?

554


What is virtual directory in asp.net?

513


Can the unique key be null?

570


What is the use of service provider?

588






Explain the difference between an exe and a dll?

529


Fetch one page value to another page without using state-managment ?

533


Differentiate between namespace and assembly.

565


In order to get assembly info which namespace we should import?

524


Can we make activex dll also ti execute in some process as that of client ? How can we do?

4250


What is data binding in asp net?

588


What is a web based system?

464


Why will you usually create an aspnet user account in the database for an asp.net web application?

537


What is the significance of proxy user?

619


Describe in brief .net framework and its components.

546