
In my previous article of Ajax enabled grid using ICallbackEventHandler I outline the creation of a grid with the following operations
* Sort the grid in ascending or in descending order by clicking on the arrows next to a column name. * Change pages of the grid. * Change page length of the grid.
|