Tutorial - ASP - ASP.NET, DataGrid, Data Grid
DataGrid Control is the most feature-rich and the most complicated control included with the ASP.NET framework. Like the Repeater and DataList controls, it enables you to format and display records from a data source e.g. (Database, XML, Arrays, etc).
It has several advanced features such as support for sorting and paging through records, which make it unique.
We have compiled some very useful articles about DataGrid which we think you will find very useful.
|