Kendo grid pager buttons are not coming properly when the kendo grid is in a partial view or while loading through bootstrap model dialog

1 Answer 366 Views
Grid
James
Top achievements
Rank 1
James asked on 03 Oct 2021, 10:46 AM

Hi all,

We have updated the kendo to latest version ie:2021. Now we are seeing a strange behaviour like kendo pager buttons are not coming properly if the Kendo Grid is in a partial view or if it is loaded through Bootstrap Modal Dialog. In normal cases, the pager buttons are working fine.

I have attached an image. Please help me out.

 

1 Answer, 1 is accepted

Sort by
0
Eyup
Telerik team
answered on 06 Oct 2021, 06:23 PM

Hi James,

 

Thank you for writing to us.

This was a design decision by our Front-End Dev Team and it was introduced as a breaking change in the following version:


You can find the full documentation link here:
https://docs.telerik.com/kendo-ui/backwards-compatibility/2020-backward-compatibility#kendo-ui-2020-r2

Excuse us for any inconvenience this might have caused you. You can try disabling the following setting:

  .Pageable(p=>p.Responsive(false))
Or if you decide to keep the responsive menu, send us a drawing/image to demonstrate how you prefer the paging to look like and we will send you the proper CSS styling to achieve it.

 

 

Regards,
Eyup
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

Tags
Grid
Asked by
James
Top achievements
Rank 1
Answers by
Eyup
Telerik team
Share this question
or