>Does the TreeTable component support multiple root nodes ?
>
>It would be great if it would.
>
>Any information/workaround about this matter is welcomed.
>/Sabina

Hello Sabina,

>From the Trinidad Tag documentation:

Unlike the Tree component, TreeTable only supports single rooted hierarchies: 
http://incubator.apache.org/adffaces/trinidad-api/tagdoc/tr_treeTable.html

If you want to display a model with more than one root node I would suggest 
adding a "virtual" root node in your node hierarchy which is used as root node. 

Regards
Jochen

Reply via email to