When page numbers are more in List view, "items per page" is displaying in next line. It is not inclining with the page numbers in the same row. How to resolve this issue?
Regards,
Partha.
3 Answers, 1 is accepted
0
Petur Subev
Telerik team
answered on 12 Dec 2012, 10:29 AM
Hello Parthasarathi,
I would suggest you to use less Numbers for your pager
.Pageable(pg => pg.ButtonCount(5))
Regards,
Petur Subev
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Thanks for quick response. Below is my code. I am already using ' .Pageable(pager => { pager.PageSizes(true);})' in my code. I have tried to use button count. But, it is showing error. I am attaching screenshot of error. Immediate help will be appreciated.
Thank you for showning an image of the error - it is clear that you do not have such method available on your side. It the thread information you have marked t hat you are using version 2012.3 1114, can you confirm that?
If you are using an older version could you please update to the latest official version and see if the method is available?
Regards,
Petur Subev
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!