|
|
Build a Variety of Custom Controls Based on the DataGrid Control |
|
|
Dino Esposito |
|
|
ASP.NET / Component & Controls |
|
|
Click to Visit |
|
|
Click to Download |
|
|
1166 |
|
This is an ASP.NET tutorial in which the author discusses about developing various custom controls based on the datagrid control. The author creates a sortablegrid control which manges sorting of data, pageablegrid control to perform paging operation etc., based on the datagrid control. These custom controls helps you to avoid the repetition of code to set the same visual settings.
|