Skip to content

How to focus cell in next row with inline editing #41

@thomasjoscht

Description

@thomasjoscht

Hey,

I'm trying to use KeyTable in combination with Editor of DataTables.Net and inline editing. Thats working fine. With 'tab' key I can jump to next cell in row. At end of row it jumps to first cell on next row. So far so good.

For fast editing of one column I want to jump to cell in same column in next row. Normally this will be done with 'arrow down' key. But with focus in text input and inline editing the 'arrow down' key sets cursor to end of textfield and 'arrow up' to begin of text input. What can I do to set another key combination like ALT+arrow down or ALT+Tab or ENTER for jumping to next row?

Regards Thomas

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions