I want to edit a cell, using
Code: Select all
ITEMSELECTED {||dblclickvorein(),oBrowse:RefreshAll()} EDIT xbeK_CTRL_E MODE DCGUI_BROWSE_EDITDOWN
Code: Select all
next cell down will be edited. I think the code MODE DCGUI_BROWSE_EDITDOWN isn't correct.
I want to start editing with CTRL_E and finish it by using ENTER or something else and the changed content should be saved.
I prefer to change the content directly instead of using DCHOTKEY xbeK_CTRL_E ACTION ....