This is where the requirement comes in, and I'm still at the beginning of choosing a jQuery treeview plugin that should support the C # web service. the data source is really large, so all treeview nodes should be collapsed by default. As soon as the user clicks on node to expand, an additional parameter will be passed to the web method and populate its tree view. I found that there are many lightweight tree views that populate a whole bunch of UL / LI DOMs on pageload, which I don't want.
I found that the page lists 8 jQuery tree images. hardly test one by one.
http://www.programmingsolution.net/useful-js/jquery-treeview.php
Does anyone get the same experience to help me? Thank.
source
share