Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Articles
(untagged)

GridView

0.00/5 (No votes)
10 Sep 2012 1  
The GridView control was introduced with ASP.NET 2.0 and Visual Studio 2005 as a replacement for the DataGrid control.  While it has many

This articles was originally at wiki.asp.net but has now been given a new home on CodeProject. Editing rights for this article has been set at Bronze or above, so please go in and edit and update this article to keep it fresh and relevant.

The GridView control was introduced with ASP.NET 2.0 and Visual Studio 2005 as a replacement for the DataGrid control.  While it has many similarities to the original DataGrid control the GridView is a more feature rich control.

A variety of resources are linked below to help you get started with using the GridView control.  If you don't find them here you might find them in the data access tutorials.

Videos/Webcasts

Master/Detail

Enhancing the GridView

GridView FAQs


Enjoy!

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here