maxazan / jquery-treegrid

TreeGrid plugin for jQuery
http://maxazan.github.io/jquery-treegrid
MIT License
553 stars 222 forks source link

Css not applied to dynamically created treegrid #68

Open hiteshboricha opened 6 years ago

hiteshboricha commented 6 years ago

I create a treegrid in my aspx page and bring the data with an Ajax post from codebehind (c#) The final rendered html is as below. As you can see the inner css is not applied

.. .. Does the hierarchy of the tree has to be in the ascending order only?
Description
My content