I have a requirement to perform bulk edit in kendoreact grid. When the entire grid is in edit mode, i am facing performance issue in grid. Like, if i enter any character in the cell, there is a delay in reading that character for at least more than 3-4 seconds. I have almost 1000 rows in the grid. I have tried both in-line editing as well as in-cell editing. Please help on this
https://www.telerik.com/kendo-react-ui/components/grid/editing/editing-custom/
https://www.telerik.com/kendo-react-ui/components/grid/editing/editing-in-cell/