Completed
Last Updated: 30 Jul 2023 05:22 by ADMIN
Michael
Created on: 17 Jul 2019 22:05
Category: KendoReact
Type: Feature Request
11
React Grid - Be able to tab from one cell to the next when using "In-Cell" editing

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

4 comments
ADMIN
Stefan
Posted on: 22 Jan 2020 13:34

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

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
ADMIN
Stefan
Posted on: 22 Jul 2019 08:52
Hello, Michael,

Thank you for the details.

We will monitor the community interest in this and plan it accordingly.

Regards,
Stefan
Progress Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Michael
Posted on: 18 Jul 2019 19:56

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

 

ADMIN
Stefan
Posted on: 18 Jul 2019 10:53
Hello, Michael,

Thank you for the feedback.

Currently, if the Grid has to be edited fast with tab, similar like Excel, we have all in edit mode which does not require complex setup:

https://www.telerik.com/kendo-react-ui/components/grid/editing/editing-all-cell/

Still, I agree that some improvements can be made to the current incell editing.

Please advise what is the desired result and how it is expected to be setup, so we can describe it as specific feature request, so the community can vote for it and the developers team know exactly what to implement.

Regards,
Stefan
Progress Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items