Hi,
I’ve been looking for a way to sort a TreeView component nodes (ex: alphabetic sort). I may have overlooked the actual answer but didn’t find anything API-wise.
Of course, I could feed the TreeView with pre-sorted data and I’m ready for that, but I think that if the component can do it, why bother?
Has anybody pointers to how to do that?
Thanks!