[CLOSED] Grid editor only shows once after pressing return

  1. #1

    [CLOSED] Grid editor only shows once after pressing return

    Go here: https://examples2.ext.net/#/GridPane..._DirectMethod/

    -Click on a cell
    -Press the return key
    Editor is enabled
    -Press the return key
    Editor is disabled
    -Press the return key or any arrow keys
    Nothing happens

    This looks like a bug to me. If its not, is there a work around? I would like to be able to press enter indefinitley and use the arrow keys after pressing return (to close the editor) to navigate the grid.

    Thanks,
    Ryan
    Last edited by Baidaly; Jun 05, 2013 at 9:37 PM. Reason: [CLOSED]
  2. #2
    Hello!

    Grid editor only shows once after pressing return

    This looks like a bug to me. If its not, is there a work around?
    Sorry, but I'm not sure what exactly do you mean. Can you provide more details? Also, can you provide your browser and version of Ext.NET?

    I would like to be able to press enter indefinitley and use the arrow keys after pressing return (to close the editor) to navigate the grid.
    You should use KeyMap to change behavior. Please, take a look at the following example: https://examples2.ext.net/#/Keys/Key...egions_Toggle/
    Last edited by Daniil; May 31, 2013 at 3:56 AM. Reason: [CODE] tags => [QUOTE] tags
  3. #3
    Not sure how else to say it but hopefully the following is clearer.

    Using your example grid at https://examples2.ext.net/#/GridPane..._DirectMethod/

    Click on a cell and press return. Notice the editor is enabled and you can type to modify the data. Press Return again and the editor completes the edit and the cell is back to just being highlighted. Without clicking or doing anything else, press Return again. Notice the editor does not re-enable. Nor do any directional/special keys work (arrows tab etc.) At this point I believe the Return key should re-enable the editor rather than do nothing. I would also expect the directional/special keys to work as they do the first time you click on a cell.

    Now if you mouse click on another cell the special keys work again.

    Thanks,
    Ryan
  4. #4
    Quote Originally Posted by stratadev View Post
    Not sure how else to say it but hopefully the following is clearer.

    Using your example grid at https://examples2.ext.net/#/GridPane..._DirectMethod/

    Click on a cell and press return. Notice the editor is enabled and you can type to modify the data. Press Return again and the editor completes the edit and the cell is back to just being highlighted. Without clicking or doing anything else, press Return again. Notice the editor does not re-enable. Nor do any directional/special keys work (arrows tab etc.) At this point I believe the Return key should re-enable the editor rather than do nothing. I would also expect the directional/special keys to work as they do the first time you click on a cell.

    Now if you mouse click on another cell the special keys work again.

    Thanks,
    Ryan
    Sorry, I misunderstood you. However, I've tested with the trunk from our SVN and it works fine. Can you update and retest?
  5. #5
    Checked with latest and it does appear to work correctly now.

    Thanks,
    Ryan
  6. #6
    Thank you for updating!

Similar Threads

  1. [CLOSED] Grid cell still shows as dirty after commiting store changes
    By bayoglu in forum 2.x Legacy Premium Help
    Replies: 4
    Last Post: Mar 13, 2013, 12:34 AM
  2. Replies: 4
    Last Post: Jul 25, 2012, 5:45 AM
  3. [CLOSED] Dynamic grid creation shows error
    By speedstepmem3 in forum 1.x Legacy Premium Help
    Replies: 3
    Last Post: Jun 22, 2011, 9:35 AM
  4. [CLOSED] ComboBox shows ValueField instead of DisplayField in a Grid.
    By flormariafr in forum 1.x Legacy Premium Help
    Replies: 5
    Last Post: Aug 06, 2010, 8:38 PM
  5. [CLOSED] WebService return date but nothing in grid
    By acrossdev in forum 1.x Legacy Premium Help
    Replies: 3
    Last Post: May 26, 2009, 7:30 AM

Tags for this Thread

Posting Permissions