Submitted by jimspoon on 2019/05/21 15:20
Are there keyboard shortcuts to go to parent item, previous sibling item, next sibling item?
 
 
"New: Grid: Ctrl + Down Arrow moves to the next sibling. If last one and Shift is pressed, adds a new item. Similarly for Ctrl + Up Arrow"
 
Ctrl+Up and Ctrl+Down aren't working for me.  Instead they scroll the grid up and down.  (I might need to reset shortcuts, but I wanted to avoid that if possible.)
 
I don't find any reference to a "go to parent" keystroke or menu option.  I know I can collapse to parent with Ctrl+Left but I'd like to be able to go to parent without changing the collapse/expand status.

Comments

Hey there.
 
1. Shift + Alt + Up / Down will go to the next sibling up / down (at least they do on my system)
2. There is no direct way I know of to go to the parent item (like Ctrl-Pgup in Ecco). You can work around this by using a sequence of
a. Ctrl-Left, then Ctrl-Right
b. Fill the keyboard buffer with Shift + Alt + Up by long-pressing the keys, then release all three keys and press the Up arrow once without modifiers
 
Hope this helps!
 

jimspoon

2019/05/21 20:20

In reply to by LeftEccoForIQ

Thanks very much!
 
Shift+Alt+Up/Down moves between siblings.
 
I just discovered that sequence of Ctrl+Left, Ctrl+Right will do what I want.  The previous collapsed/expanded state of the subitems under the parent is not lost, and is restored when you press Ctrl+Right.
 
Awesome!!
 
 
 
 

In v113Pre2:
  • New: Grid: Ctrl + Shift + Up / Down / Left / Right scrolls grid content. To enable this, one must remove the previous keyboard shortcut assignments for these keys (View > History > Forward / Back)
  • New: Grid: Ctrl + Up / Down moves focus to the next / previous sibling item
 
Pierre_Admin
IQ Designer
 

jimspoon

2019/05/22 09:45

In reply to by Pierre_Admin

 Thanks Pierre !!