How to sort a CTreeView item ?

  • Thread starter Thread starter Vikki Mehra
  • Start date Start date
V

Vikki Mehra

Guest
I was working on a project where I would like to be able to sort alphabetically the items in the tree. What is the best way to do this ? Would creating a LinkList (single) then sorting or is there an internal way to use the properties of the CTreeView control to do the sorting ?

Continue reading...
 
Back
Top