Hi,
I am currently using the treeview bean and would like to sort the child records independently of the parent, is this possible ?
Yes, see setChildSortDataprovider on the Binding object.
HI Patrick,
Thankyou for your reply,but my enquiry was about the dataset treeview bean from servoyforge.net, I asume you are not talking about that one.? as there is no binding node ?
Thanks Anyway
hi Phillip,
actually in the treeview the order of the child nodes is the order they appear in the data set;
there is no other way you can sort them now
regards