TreeGrid Server side sorting

Is it possible server side sorting in TreeGrid ?
I tried. The result of list shows all like grid list. Not the structure of tree grid.
Do I need to add any special functions ?

Thank you !

There is no built-in support for server side treegrid sorting.
It can be implemented through custom code though.