Browse by Tags
All Tags »
GridView (RSS)
Sorry, but there are no more tags available to filter with.
GridView control offers a cool property "EnableSortingAndPagingCallbacks" which enables the user to perform paging and sorting without any postbacks. Although the feature is pretty neat but it has some BIG limitations. First of all you can only
Read More...