Hi,
I do have troubles with the tree2 component. I implemented a little demo
page,
where the data from the example of the source distribution
(myfaces-1.1.1-src)
is displayed in a tree2 component. The tree is rendered fully functional
(server side and client side handling), but there's a big optical issue.
Between each row of the tree, there's a gap and the table cells
containing the
graphical tree representation contain additional borders on their left and
right side.
It seems to be a CSS issue, but I copied the CSS from the source
distribution.
The CSS is readbecause I can change attributes like font size and color.
How do I get rid of the spacing between the actual tables (each row a
table on
its own, right?)?
Please find a small image of the rendered response (a pic says more than
1000
words).
Thank you for your help,
Kurt