Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    Moving control within listgrid cells on tab key press

    SmartGWT 2.5 Pro.
    FireFox version -17.0.1
    IE -8.0.7

    we have a list grid containing multiple cells and would like the ability to move the control from one cell to next cell on tab key press.
    could you suggest ways to achieve this.

    #2
    Can you clarify your use case a little?
    Are you talking about a ListGrid with cell-level selection specified via setCanSelectCells(true), or a listGrid in edit mode (perhaps with alwaysShowEditors set to true?), or something else?

    Thanks

    Comment

    Working...
    X