jQuery UI Widgets Forums Grid Tab Navigation when some collumns are not editable

This topic contains 1 reply, has 2 voices, and was last updated by  Dimitar 8 years, 5 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author

  • gui.cama
    Participant

    One of my grids has some editable columns but not all of them. When I’m editing one cell and press Tab, if the next column is non-editable, it inits the editor of the next editable column, but the non-editable cell still got the jqx-grid-cell-selected class.

    It’s very simple to test it, I made this jsfiddle. Start editing the Last Name column and press Tab. It will enter in Ship Date editor, but the Product cell got the jqx-grid-cell-selected class.

    Is there any workaround from preventing it to happen? Any way to make grid navigation only avaliable in editable columns?

    Thanks in advance!


    Dimitar
    Participant

    Hello gui.cama,

    Thank you for your feedback. We confirm this issue and will try to fix it for a future release of jQWidgets. As a workaround, you may be able to override this behaviour by implementing the handlekeyboardnavigation function.

    Best Regards,
    Dimitar

    jQWidgets team
    http://www.jqwidgets.com/

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.