1
In my Tree view I have several child nodes. All nodes are created with numbers as these identify a different file and are composed by date.
How could I sort these nodes numerically? I mean, like:
Raiz 1 2 3 4
And so on and so forth...
Can anyone tell me if that’s possible?
Put an example of your code, so is very vague. Showing the structure can try to find some solution.
– Filipe Oliveira