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

Pager - display of number of records doesn't show

3 Answers 45 Views
Pager
This is a migrated thread and some comments may be shown as answers.
Glenn
Top achievements
Rank 1
Veteran
Glenn asked on 20 Oct 2020, 04:09 AM

I'm using a listview with a pager. On my first test page, with nothing else on the page, it shows up correctly:
http://galcott1.com/comfitlabs/products.html

However, when I incorporate it into this page with more content, the display of the number of records doesn't show.

http://galcott1.com/comfitlabs/test2.html
 (click PRODUCTS on the top menu to see the listview)

In case it matters, on the second page the section with the listview (divProducts) is initially hidden when the page loads. It is shown when you click Products on top or make a selection from the category menu (which isn't working yet). I have had some issues with other jQuery plugins that are initially hidden so I'm wondering if that has something to do with it. If not, then what would cause this issue?


3 Answers, 1 is accepted

Sort by
0
Eyup
Telerik team
answered on 21 Oct 2020, 12:54 PM

Hi Glenn,

 

The Kendo UI Pager is responsive by default and you can set this property to false in order to show it in a consistent way:
https://dojo.telerik.com/izisUfIC

I hope this will prove helpful.

 

Regards,
Eyup
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

0
Glenn
Top achievements
Rank 1
Veteran
answered on 21 Oct 2020, 07:03 PM
I don't want to set responsive to false, because I would like it to be responsive. But I don't think the responsiveness is working very well, because there is still plenty of room to show the record count display in my example where it doesn't show. So what specifically is the criteria used to determine whether that shows?
0
Eyup
Telerik team
answered on 23 Oct 2020, 08:14 AM

Hello ,

 

The responsiveness is achieved through CSS via width and media rules. I am not sure exactly what is the Width limit per se, but I can forward this question to our front-enders if you'd like me to do.

 

Regards,
Eyup
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

Tags
Pager
Asked by
Glenn
Top achievements
Rank 1
Veteran
Answers by
Eyup
Telerik team
Glenn
Top achievements
Rank 1
Veteran
Share this question
or