Grid "info" not displayed after updating to 5.18 version

1 Answer 52 Views
Grid
Ngoc
Top achievements
Rank 1
Ngoc asked on 03 Oct 2023, 07:02 PM | edited on 03 Oct 2023, 09:49 PM

Hi,

I just wondered if there was any changes on displaying "info". I built the grid in React, and after updating the Kendo React to 5.18.0 version from 5.5.0, the "info" section seems to go missing (displaying # - # of # records). I did have this as part of the <Grid> properties. Thank you for the support

pageable={{
              buttonCount: 5,
              info: true,
              pageSizes: [10, 20, 40],

            }}

1 Answer, 1 is accepted

Sort by
0
Vessy
Telerik team
answered on 05 Oct 2023, 03:53 PM

Hi, Ngoc,

I tested the Grid in the latest version of KendoReact but the `info` box is shown properly at my end. Can you, please, make sure that you have updated the version of the kendo-themes as well to the latest so both packages are compatible?

You can see the result that I get here:

Can you test it and see whether you are facing the same issue with it?

Regards,
Vessy
Progress Telerik

Stay tuned by visiting our public roadmap and feedback portal pages! Or perhaps, if you are new to our Kendo family, check out our getting started resources!

Ngoc
Top achievements
Rank 1
commented on 05 Oct 2023, 05:28 PM

Vessy,

Thank you. Upgrading theme to the latest version actually solved the issue.

Best regards,

N.

Vessy
Telerik team
commented on 06 Oct 2023, 06:27 AM

Thank you for the update, Ngoc, I am glad everything is rendered properly after the upgrade!
Tags
Grid
Asked by
Ngoc
Top achievements
Rank 1
Answers by
Vessy
Telerik team
Share this question
or