In my tree view I have several child nodes. All nodes are created with numbers because they identify a different file and are composed of the date.
How could I order these nodes numerically? That is, type:
Raiz 1 2 3 4
And so on ...
Can anyone tell me if this is possible?