I loaded hundreds of data in treeview w/ child nodes and I want it to be sorted but the problem occur when I used the sort() property of the treeview the child nodes get lost. Any one same issue with this?

btw Is it advisable to load a bunch of data in treeview for the sake of easy browsing or not?

My next option is just used combobox.