Hi,
When the grid is initially hidden and then revealed programmatically, the pageSizes (and several other elements) are not rendered.
Reproducer:
This also breaks when you have grid in a hidden div that you toggle open and it breaks in both Chrome and Firefox
Hello Lynn,
Thank you for sharing the Dojo with me.
If you initialize a Grid inside a hidden container, the Grid may not adjust its layout correctly. Upon resizing, however, the Grid refreshes and adjusts the layout.
Possible solutions to this include:
kendo.resize($("#grid"));
More information you can find in the following documentation article:
https://docs.telerik.com/kendo-ui/controls/data-management/grid/appearance/hidden-containers
Let me know if you have any questions.
Regards,
Nikolay
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.