Hi All, How to map Enter to Tab in DataTable Editor.
Regards. Sunil
There is no option for that at this time I'm afraid. You could probably listen for events such as submitComplete and move the focus on to the next cell if you like though.
submitComplete
Allan
It looks like you're new here. If you want to get involved, click one of these buttons!
Answers
There is no option for that at this time I'm afraid. You could probably listen for events such as
submitComplete
and move the focus on to the next cell if you like though.Allan