ludo / jquery-treetable

jQuery plugin to show a tree structure in a table
http://ludo.cubicphuse.nl/jquery-treetable
GNU General Public License v2.0
741 stars 278 forks source link

Example for loading the whole tree via Ajax #213

Open jochenw opened 6 years ago

jochenw commented 6 years ago

Hi, the docs mention an Ajax example. However, reading that example, I understand that it is mainly an example for lazy loading. Would it be possible to also provide an example, which reads the whole tree (or, maybe, the whole table as a Json document via Ajax?

Thanks,

Jochen