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

[Solved] generate page numbers regardless of number of records binded to the grid

1 Answer 31 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.
ashok varma
Top achievements
Rank 1
ashok varma asked on 02 Nov 2011, 10:44 AM
Hi telerik team,

i am binding the telerik grid using ajax. it is working fine when there are less number of records but when there are 100k records this doesn't work.

so i decided to bind grid based on grid pager and coded to get records based on page number requested by the user . i am getting the records based on page number but the problem is since grid pager will be generated based on the number of records binded to the grid. so, not able to generate remaining page numbers. every time i will get "1" displayed in the pager since only five records will be loaded initially and user cannot select any page number further.

so i want to know if their is any work around to generate page numbers without depending on number of records getting binded to the grid.


thanks,
Ashok

1 Answer, 1 is accepted

Sort by
0
ashok varma
Top achievements
Rank 1
answered on 03 Nov 2011, 08:28 AM
Hello,

can some one look into this.
Tags
Grid
Asked by
ashok varma
Top achievements
Rank 1
Answers by
ashok varma
Top achievements
Rank 1
Share this question
or