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 is the displayafter property in updateprogress control?

732


What are Caching techniques in .NET

812


What is a nested masterpage in asp.net 2.0? Can there be a master page inside a masterpage?

712


Explain the concept of View Model in MVC?

810


What is the use of execute non query in asp.net?

696


How do we access view state value of this page in the next page?

832


Explain the difference between Repeater and Data list control in ASP.NET?

831


Write a code for sending an email from asp.net application.

768


What is difference between inproc and outproc?

897


What is autopostback true?

806


What are the page life cycle events?

690


How can we Validate a Controls in ASP.NET page using JavaScript?

840


Explain about the Class view window?

789


Explain the difference between response.redirect vs server.transfer

866


Which is an advantage of application service providers?

678