What are differences between DataGrid and GridView in ASP.NET

DataGrid is ASP.NET1.1 framework control, but still it is supporting. GridView came from ASP.NET 2.0, which is useful for perfoming some tasks very easier (like, databinding feature).

one more difference is ViewState management IIRC.


Important Points:
If we use .net 3.5 with VS 2008, we may not use both of them. We can use list view, because it gives both features as well as flexibility of a repeater. 
Share this post :

Post a Comment

Please give your valuable feedback on this post. You can submit any ASP.NET article here. We will post that article in this website by your name.

 
Support : Ranga Rajesh Kumar
Copyright © 2012. ASP.NET Examples - All Rights Reserved
Site Designed by Ranga Rajesh Kumar