How to move the edits of GridPanel using the arrow keys on the keyboard?

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1

    How to move the edits of GridPanel using the arrow keys on the keyboard?

    I need to go through the editable fields of my GridPanel using the arrow keys on the keyboard.
    I'm currently using enter to go down the editable fields, but these fields must be rotated by the arrow keys (Up, Down, Left, Right) of the keyboard.

    This is possible?

    thank you
  2. #2
    Hi,

    There is no such functionality.

    But, I think it's possible. You should look into and override/extend the onEditorKey function of RowSelectionModel.
    http://docs.sencha.com/ext-js/3-4/so...SelectionModel

Similar Threads

  1. Replies: 2
    Last Post: Apr 11, 2012, 2:15 PM
  2. [CLOSED] Navigate Grid with Arrow Keys
    By rthiney in forum 1.x Legacy Premium Help
    Replies: 3
    Last Post: Dec 29, 2011, 7:31 PM
  3. GridPanel selection by Keys
    By Dominik in forum 1.x Help
    Replies: 1
    Last Post: Jan 28, 2011, 11:12 AM
  4. Replies: 1
    Last Post: Mar 19, 2010, 8:35 PM
  5. [CLOSED] GridPanel Navigation Keys
    By bethc in forum 1.x Legacy Premium Help
    Replies: 3
    Last Post: Nov 16, 2009, 5:49 AM

Posting Permissions