I'm having a problem on my grids where I use filtering and the AutoPostBackOnFilter property set to TRUE. It seems that when I first load the grid I can filter just fine on any column. However any other columns I try to filter on don't apply the value or even retain the value that I put into the filter textbox. The page posts back, but it doesn't retain or apply any filtering for those subsequent attempts.
Am I missing something simple here?
Am I missing something simple here?