|
|
Sorting a View |
|
|
JAL Computing |
|
|
ASP.NET / Database Tools |
|
|
Click to Visit |
|
|
27 |
This is a simple ASP.NET tutorial which gives you an easy method to accomplish sorting in datagrid control using sort buttons. You have to register the event handler of the sort button using OnSortCommand property of the datagrid control. Then the code for perfoming the sorting of data is defined in the event handler of the sort button. This tutorial is easy to learn for the users.
|