I know there you gave me an example of how to do this with custom code - is there a reason this can't be built in? It's important and is a pain to custom implement when using custom editors for the cells
Thanks
Michael
Hello, Michael,
We have added an example in the documentation for this:
https://www.telerik.com/kendo-react-ui/components/grid/accessibility/#toc-in-cell-editing-with-tab
There is also a very good example from the community shown here:
https://www.telerik.com/forums/kendo-grid-in-cell-editing-with-a-tab
Regards,
Stefan
Progress Telerik
Hi Stefan
Ideally, I would like to be able to tab form one cell to the next when using In-Cell editing (and of course activate edit mode on the new cell and set focus on the edit field) - just like it works in the JQuery version
Thanks for the example, but I don't always want to render everything in edit mode in my table initially for readability reasons.
Thanks
Michael