Hello
I'm trying to do focus grid cell textbox after new data row is adding.
In KendoReact data grid sample for editField, there is no auto focus the first cell Name after clicking Add new
https://www.telerik.com/kendo-react-ui/components/grid/editing/
For another use case we would like to use is to auto focus the first cell Product Name after clicking Edit
https://www.telerik.com/kendo-react-ui/components/grid/editing/editing-custom/