Hello, I am using Sun JSF 1.1 and Tomahawk 1.1.3 I have a dynamically created table, which is created using c:forEach. Now within this table, and for each row, I would like to add the tree2 functionality.
Therefore when a user clicks on a row (the + sign or whatever), this row extends into more rows. Any idea how I can implement this into tree2? Thanks! -- View this message in context: http://www.nabble.com/table-row-within-tree2-tf2913077.html#a8139522 Sent from the MyFaces - Users mailing list archive at Nabble.com.

