You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@myfaces.apache.org by Dave <ja...@yahoo.com> on 2007/08/29 07:13:18 UTC

tree2 row styles

How to apply style class to the tree2 node rows?  Node rows, I mean that all rows have the same width from left to right of the tree2 display area.
   
  ----ABC-------------
  -------EFG----------
  ------------WXY----
   
  Thanks,
Dave

       
---------------------------------
Need a vacation? Get great deals to amazing places on Yahoo! Travel. 

Re: tree2 row styles

Posted by Andrew Robinson <an...@gmail.com>.
just put "display: block;" in the style of the element you render
inside each node

On 8/28/07, Dave <ja...@yahoo.com> wrote:
> How to apply style class to the tree2 node rows?  Node rows, I mean that all
> rows have the same width from left to right of the tree2 display area.
>
> ----ABC-------------
> -------EFG----------
> ------------WXY----
>
> Thanks,
> Dave
>
>  ________________________________
> Need a vacation? Get great deals to amazing places on Yahoo! Travel.
>
>