B
Brian Henry
How would you go about doing this
I have a tree view which where anything is a parent it is a folder (folder
icon, and the tag for the object is a string that says "FOLDER:{name of
folder here}") then each folder has items in it and possibly more folders.
The root node also has items on it that are not folders... but default
sorting sorts by name, so folders do not show up on top. pretty much
anything that has children are to show on top (because they are a folder).
How would I get a tree view to sort like this? Thanks!
I have a tree view which where anything is a parent it is a folder (folder
icon, and the tag for the object is a string that says "FOLDER:{name of
folder here}") then each folder has items in it and possibly more folders.
The root node also has items on it that are not folders... but default
sorting sorts by name, so folders do not show up on top. pretty much
anything that has children are to show on top (because they are a folder).
How would I get a tree view to sort like this? Thanks!