I am interested in an example like https://stackblitz.com/edit/react-ynzwm7-thwt8x
But I want my application to use hooks.
Can Someone make an example like this with hooks please?
Thank you much

Hi Team,
Navigatable={true} not working in kendo react grid
also i am unable to find navigation of react kendo documentation
https://www.telerik.com/kendo-react-ui/components/grid/api/GridProps/
Is there a way i can implenment navigatable = {true} in react kendo grid

Hi Team,
I have 2 different issue in kendo react grid
1. Table header are not associated with the table data.
Ex:Here screen reader should announces as 'Column 3 Commercial Bangalore Line of business button'
2.
Resizing page up to 400% is creating a loss of content or functionality



Hi,
I am using Upload functionality kendo react. Is there any possibility to customize the select file button and upload button. Here I attached the sample design.

https://www.telerik.com/kendo-react-ui/components/grid/api/GridFilterOperators/
I'm trying to understand customizing GridFilterOperators in the Grid's filterOperators prop. Is it possible to override the text field with a custom message than what's provided? How is "grid.filterGtOperator" resolved to "Is Greater Than" in the dropdown for GridColumnMenuFilter?
Thanks.

I tweaked the code from here https://www.telerik.com/kendo-react-ui/components/grid/filtering/#toc-column-menu-filter so that ProductName column uses the ColumnMenu. Here is sample app https://stackblitz.com/edit/react-3fufmw?file=app/main.jsx
In this example, why can I press the "enter" key to apply a text filter (e.g. the ProductName column), but for a number filter, the enter key does not apply and I have to click on the filter button?
Is this a bug? How can i make the "enter" key work with number filter?
Steps
click on ProductName hamburger menu, enter "ch", then press "enter" key while focused on text input. The filter is applied
click on ProductID hamburger menu, enter "1", then press "enter" key while focused on text input. The filter is not applied.
Thanks.

Hi Team,
We are looking for some option in DateTimePicker control, which can disable any specific day of the week (eg Fri/Sat/Sun) in DateTimePicker control.
Regards,
Sanjay
