Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p>I found all these components:</p> <ul> <li><a href="http://www.coqsoft.com/treegrid/www/" rel="nofollow">Coqsoft Treegrid</a>, commercial, seems the non plus ultra!</li> <li><a href="http://www.sencha.com/products/js/" rel="nofollow">Ext JS</a>, commercial: <ul> <li><a href="http://dev.sencha.com/deploy/dev/examples/tree/column-tree.html" rel="nofollow">Column Tree</a> component *</li> <li><a href="http://mikhailstadnik.com/ext/examples/nested-grid.htm" rel="nofollow">Nested Grid</a>, that is <a href="http://dev.sencha.com/deploy/dev/examples/grid/grid-plugins.html" rel="nofollow">Grid Plugin with Row Expander</a> modified by Mikhail</li> <li><a href="http://www.max-bazhenov.com/dev/ux.maximgb.treegrid/index.php" rel="nofollow">Ext.ux.maximgb.treegrid</a>, another mod, by Max (the one proposed by eyelidlessness)</li> </ul></li> <li><a href="http://www.hanpau.com/index.php?page=jqtreetable" rel="nofollow">JQTreeTable</a>, minimal, requires jQuery *</li> <li><a href="http://plugins.jquery.com/project/treeTable" rel="nofollow">Treetable</a>, plugin for jQuery *</li> <li><a href="http://code.google.com/p/dojo-treetable/" rel="nofollow">dojo-treetable</a>, based on Dojo *</li> <li><a href="http://www.maxdesign.com.au/articles/tree-table/" rel="nofollow">Maxdesign</a>, it's simply a good css *</li> </ul> <p>* seems not sortable</p> <p>Personally I'm trying <strong>Treetable</strong> and, after some configurations (rummaging in the examples in the source of the documentation page...), I'm enjoying its simplicity and clarity.</p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. VO
      singulars
      1. This table or related slice is empty.
    2. VO
      singulars
      1. This table or related slice is empty.
    3. VO
      singulars
      1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload