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

Pages not accessible

1 Answer 61 Views
Grid
This is a migrated thread and some comments may be shown as answers.
bla
Top achievements
Rank 1
Veteran
bla asked on 15 Sep 2020, 10:22 AM

 

As you can see in the screenshot its data source has 7 records. The "take" adjusts to the table size. Now it is 5 as I see with break points.

Optically it works fine. But there are 2 errors that do not appear in all my other Kendo Grids.

- This grid does not let me navigate to the second page (and so on).

- It says "1-7" although it actually shows only 1-5 on the first page.

What could cause that?

1 Answer, 1 is accepted

Sort by
0
Martin
Telerik team
answered on 17 Sep 2020, 06:38 AM

Hello,

Such type of issues are often caused by an improperly configured paging functionality (skip, pageSize properties).

https://www.telerik.com/kendo-angular-ui/components/grid/paging/

Here is an example of a Grid with a properly configured paging functionality:

https://stackblitz.com/edit/angular-ve2gzi?file=app/app.component.ts

In case the issue persists, could you update the above demo to a state that reproduces the reported behavior. Thank you in advance.

Regards,
Martin
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
Grid
Asked by
bla
Top achievements
Rank 1
Veteran
Answers by
Martin
Telerik team
Share this question
or