I have complex xmls and I want them to view as a tree . I love the way http://xmlgrid.net converts any of my really complicated xmls in to tree view . I need to build a similar way to view my xmls so it can be used internally in company over web .
I tried to use jsTree but its really constrained the way xml formats . Is there any other way I can easily view xml to a jquery tree ?