TreeView sorting problems

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • NickP

    #1

    TreeView sorting problems

    Hi there,

    I am trying to sort a treeview control, which is owner drawn (if that
    makes any difference).

    Anyway, It only seems to be sorting the the root nodes for some reason.
    I have tested this by making a custom comparer and outputting the text of
    the nodes being compared to the console, and at no point does it attempt to
    sort any of the child nodes.

    Am I missing something?

    Many thanks in advance.

    Nick.


Working...