More voters = better DZone links! Login and vote now.
By mswatcher
via codedigest.com
Published: May 10 2008 / 03:56
In ASP.Net 1.x days Datagrid is one of the most common control that is used to display a table of data. With the introduction of ASP.Net 2.0 we have Gridview in the place of Datagrid while the Datagrid control is still supported. With the introduction of Gridview we can prevent some of the standard code we will repeat for edit, update, delete, sort etc
SaveShareSend
Tags: .net, web design
Add your comment