Hi,
I am dynamically building a ul and then applying a
kendoTreeView() on it everything is working prefectly fine but I am struggling to sore the tree as there is no method provided and I can't apply any logic as i am building very complicated ul.
My code as below:
can you please show any pointers towards solution.