hi,
I facing radGrid's Current Page issue. The current page not assign to first page when a new search. This is misleading user on the searched result.
Example: I set pagezise=15, my first search return 45 records then I turn to page 3. afterward I do my second search with return 1 record only. In this case the grid will show me in 'record not found' unless I click the paging '1' in order to turn back to page 1.
Any idea? Is it I must set the current page =0 every new search? I think radGrid shd turn to first page when every new databind or new search.
I facing radGrid's Current Page issue. The current page not assign to first page when a new search. This is misleading user on the searched result.
Example: I set pagezise=15, my first search return 45 records then I turn to page 3. afterward I do my second search with return 1 record only. In this case the grid will show me in 'record not found' unless I click the paging '1' in order to turn back to page 1.
Any idea? Is it I must set the current page =0 every new search? I think radGrid shd turn to first page when every new databind or new search.