Sorting and EnableSortingAndPagingCallbacks

written by Ryan Olshan on Saturday, March 18 2006

I've discovered that using EnableSortingAndPagingCallbacks="true" without a DataSourceControl data source causes sorting not to work. While I don't know exactly why this happens, I'm hoping this blog entry will save a lot of people from banging their head on the table.

Update: I found the answer on MSDN Bugs.

Kick this post on .NET Kicks

Similar Posts

  1. GridView without DataSourceControl DataSource Part II
  2. GridView without DataSourceControl DataSource Updated
  3. GridView Dynamic Button Frustrations

Post a comment