I report the behavior of the responsive pager configuration for kendo grid angular for an empty grid (when there is no records data, it display's an empty dropdown). I wonder if is it a bug or a normal behavior ?
Thank you.
1 Answer, 1 is accepted
0
Valentin
Telerik team
answered on 14 Mar 2022, 11:08 AM
Hi Imene,
Thank you for the provided information.
By default, the Kendo UI for Angular Grid component uses HTML selectcomponent for the pages. When there is no data, the select component has no available options. That's why the default empty select component is visualized.