View Single Post
  #1  
Old 06-11-2008, 05:32 AM
StephenUK StephenUK is online now
Registered User
 
Join Date: 07-31-2006
Location: UK
Posts: 143
Insertion point in tree

I have recently imported some long lists of items and need to be able to insert new items at particular points in the explorer tree.

I find that when using the insert sibling command, sometimes the new sibling appears beneath the one above (which is what I want), but on other occasions the new sibling appears at the bottom of the list.

In short lists this is unimportant, but in longer ones it is frustrating.

Does it have to do with whether the list has been sorted alphabetically?
Reply With Quote