PDA

View Full Version : last child


wordmuse
04-28-2008, 09:58 PM
Hi,

I have an item with lots of children. I know about
chunking - doesn't apply in this context, so please
don't suggest chunking. :)

OK - what I'd like know is where there is a way to jump
from the parent to the last of its children in the
explorer pane. Of course, I can do this by hoisting
first, but I'd really rather not be forced to hoist
every time I want to jump to the last child.

Thanks.

Regards,
Bal

kinook
04-28-2008, 10:47 PM
Select the first child item (Right or Down Arrow if parent is already expanded, or Right Arrow twice if not), then Alt+End to go to the last sibling (Go | Last Sibling).

wordmuse
04-29-2008, 10:52 AM
perfect - thanks a lot. :)

Regards,
Bal