This question is locked. New answers and comments are not allowed.
Hi,
My apologies if this is a duplicate of someother thread, please point to me the thread.
I want to control the number of "page number" button appearing at the footer of Grid.
e.g. 130 total records 10 on each page.
I think by default it shows a count up to 10 and then adds dots.
1 2 3 4 5 6 7 8 9 10 ...
when we click on dots, it navigates to
.. 11 12 13
Instead I want to show the five buttons at the footer.
1 2 3 4 5 ...
and when I click on dots it should navigate to
.. 6 7 8 9 10 ..
I am using 2011.1.315.235 version of Telerik.web.mvc.
Regards
My apologies if this is a duplicate of someother thread, please point to me the thread.
I want to control the number of "page number" button appearing at the footer of Grid.
e.g. 130 total records 10 on each page.
I think by default it shows a count up to 10 and then adds dots.
1 2 3 4 5 6 7 8 9 10 ...
when we click on dots, it navigates to
.. 11 12 13
Instead I want to show the five buttons at the footer.
1 2 3 4 5 ...
and when I click on dots it should navigate to
.. 6 7 8 9 10 ..
I am using 2011.1.315.235 version of Telerik.web.mvc.
Regards