Devextreme-reactive: How to use Custom editors in Inline Cell Editing

Created on 18 Feb 2020  路  2Comments  路  Source: DevExpress/devextreme-reactive

https://codesandbox.io/s/objective-dream-8mx4k

13A85490-C403-4FDE-8ECB-F1D32D055057

When you first edit one of the "Shipped" cells and then click on other cells, they all remain in the editing state.

Grid question

Most helpful comment

Hello,

I updated your example. You can use any of the props defined in the TableInlineCellEditing's cellComponent. In this case, you need to use onBlur and autoFocus in order to manage the focus of your Select editor.
Does this solution meet your requirements?

All 2 comments

Hello,

I updated your example. You can use any of the props defined in the TableInlineCellEditing's cellComponent. In this case, you need to use onBlur and autoFocus in order to manage the focus of your Select editor.
Does this solution meet your requirements?

This thread has been automatically locked since it is closed and there has not been any recent activity. Please open a new issue for related bugs or feature requests.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

ccamusso picture ccamusso  路  3Comments

linuxhype picture linuxhype  路  3Comments

bloolizard picture bloolizard  路  3Comments

jesusgp22 picture jesusgp22  路  3Comments

glenpadua picture glenpadua  路  3Comments