Sorting GridView Manually : AzamSharp

GridView control produces automatic sorting and paging behavior when bound to the SqlDataSource control. This is good news for developers who are using SqlDataSource. If you are using some other data source to populate the GridView you might need to add these features manually. In this article I will show you that how you can sort the columns of the GridView control when using a DataSet as the data source for the GridView.

Read More:
Sorting GridView Manually : AzamSharp

There are no comments yet...Kick things off by filling out the form below.

Leave a Comment