jQWidgets Forums

jQuery UI Widgets Forums Grid Set focus WITHIN the grid

This topic contains 1 reply, has 1 voice, and was last updated by  Derek Broughton 7 years, 3 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • Set focus WITHIN the grid #98710

    Derek Broughton
    Participant

    When I have multiple rows in the grid, setting the focus on a single cell by double clicking, then tabbing through all the fields in the grid, will eventually focus on the first input field of the next row.

    However, if I add a new row I can select the first cell in the new row, but I can’t find a way to force open the edit widget, as would be done if I just tabbed to the next row.

    How can I select and focus a specific cell?

    Set focus WITHIN the grid #98711

    Derek Broughton
    Participant

    Never mind… your fiddle at http://jsfiddle.net/jqwidgets/skzmE/ (using the begincelledit method) demonstrated it was possible, and in the javascript console, I can set the focus where I want it, so I must have something else interfering.

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

You must be logged in to reply to this topic.