This is a migrated thread and some comments may be shown as answers.

[Solved] Grid Pager Next double click

0 Answers 81 Views
Grid
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Ganesh
Top achievements
Rank 1
Ganesh asked on 01 Jan 2013, 08:26 AM
Hello,

I am facing issue with Grid pager double click in next click event.

Below is the best example for my problem.
  1. Go to http://demos.telerik.com/aspnet-mvc/razor/grid?theme=vista
  2. Navigate to Grids Last but one page
  3. Now click twice on next page
  4. Observe the grid will display 'No records to display.' in Grid  
As per the paging functionality it should navigate to last page (i.e, page 83). But in this scenario grid is trying to load page 84.

Please help me how to restrict the grid to not load max number of pages + 1 page.

Thanks,
Ganesh

Tags
Grid
Asked by
Ganesh
Top achievements
Rank 1
Share this question
or