You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@myfaces.apache.org by Rick Hightower <rh...@arc-mind.com> on 2006/06/22 04:17:48 UTC

Tomahawk Table Tree feature not working with big columns. It does not allign correctly and does not allow a style class to be applied to the that holds the tree node

The issue is you can't style the <td> column that contains the tree node.

 

We are working with the Tomahawk tree to display a tree table (t:tree not
t:tree2). 

 

The problem we are having is that it allows setting styles for columns and
rows, but the styles do not apply to the column that displays the tree
nodes. The tree node is in the middle of the column (td). We need it to
align to the top. We have other columns that have tables.

 

This is easier to visualize the discuss. Please see: 

 

http://jroller.com/page/RickHigh?entry=tomahawk_tree_view_woes

 

I have screen shots and code and the above link.

 

--Cheers

Rick Hightower