| Issue 14: | Table mode | |
| 3 people starred this issue and may be notified of changes. | Back to list |
It should be easy to render the tree inside a table with one line per node. The first column would contain the icons (and optionally a short title). Additional colums could be appended. Benefit: The node information would be aligned and grouped in columns. Column headers would be possible. Sortable columns would be possible too, but they would only affect the siblings of the same branch.
Sep 24, 2008
#1
thomas.d...@gmail.com
Nov 1, 2010
Interesting thought. How about making the <UL> tag configurable. One could supply a <TABLE> tag instead or perhaps <DIV> So theoretically Dynatree could bind to any HTML element.
Jan 23, 2011
(No comment was entered for this change.)
Owner:
---
Jan 23, 2011
Probably out of the scope of this project. The hierarchical data model seems to be quite incompatible with the <table> tag. See issue 175 for a propsed workaround. Still open for _concrete_ suggestions.
Status:
WontFix
|