WeGrid 'Custom' paging Error

1 reply. Last post: February 15, 2010 10:22 PM by Andi Santoso
Tags :
  • (None)
  • New Discussion
  • New Question
  • New Product Feedback

I have  a grid with PagingLoadMode="Custom". It works as expected on all pages excluding Page 2. When I do 'next page' from Page 1, it doesn't refresh grid. Grid still displays Page 1. When I do 'previous page' from Page 3 it still display Page 3 instead of Page 2. I verified that DataSet contains correct data for each page.  I verified that WebGrid_OnBeforeRequest() grid.CurrentPageIndex=1 and WebGrid_OnAfterResponseProcess grid.CurrentPageIndex=2. What can be a reason for such behavior? Which function should I modify to force webGrid to honor page 2 ?

All times are GMT -5. The time now is 1:35 AM.
Previous Next