This page gives a demo for using the excellent jstree, built on the
amazing jQuery library, with a tree grid. The treegrid is implemented
as a standard jstree plugin. Simply include jquery and jstree, and the plugin library jstreegrid.js,
and include it as a plugin. Look at the source to this page to see how it is done.
Some interesting feature usage. Check out the HTML and JS config to see the details:
The first tree has resizable and draggable columns set to true, as well as contextmenu enabled.
The second tree has a max-height set to 30px, causing the tree itself - but not the headers - to scroll.
The third tree uses an alternate them and styling.
The fourth tree uses a function for the value.
The fifth tree has 3 columns, but puts the tree in a different column.