|
|
|
ASP.NET - Datagrid
|
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 provided links to several very good DataGrid related articles,
which we believe you will find very useful.
|
|
|
|