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

Answer Posted / vdk

Gridview is the replacement in .net 2.0 for the datagrid.
the differences between them is >>sorting editing and
paging are the additional capabilities in gridview which
requires no coding while Datgrid requires the user
coding .Gridview has improved databinding using smart
tag.Additional column types and design time column
operations.Customised pager UI using pager
template.Customized paging support.

Is This Answer Correct ?    20 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What do you understand from custom control?

687


What is the difference between custom web user control and a custom web server control?

591


how to write html code with ssl

1620


What are the ways of preserving data on a Web Form in ASP.NET?

710


How asynchronous call can be implemented using delegates?

645






What parameters can you pass in the url of the api? Can get and post use the same url?

641


what is loosely coupled solution? How it can be used?

642


What do you mean by role-based security?

645


Explain the difference between the web config and machine config.

716


What are the types of caching in asp.net?

657


In a Repeater control how one can provide an alternating color scheme ?

657


Explain what is clr?

717


How many types of cache are there?

621


Is viewstate enabled by default?

621


What is caching? Explain.

638