Just a thought, when the TreeView is populated, i'm guessing it grabs the first folder/file object in the specified windows directory, assign it index number "0" add it to the TreeView then moves to the next folder/file object in the specified directory and assign it index number "1"... and so on?

If I could find a way for the TreeView to be sorted by its index number from 0 through to X number of nodes, would you guys know if this is possible?

Cheers,


Luke