Hi Zoltan, this is a known limitation of Wicket's tree implementation.
Please take a look at http://code.google.com/p/wicket-tree/ for an alternative solution. Sven zoltan luspai wrote: > > Dear Wicketeers, > > I am using the wicket's "standard" tree-table widget, and it works fine; > except when a tree-node has longer (wider) text which does not fit to > the available space, then this text becomes invisible. Any ideas how to > fix this, preferably using some css alterations? The label should > appear, but it should be just clipped (no scrollbars etc...). > > Thanks in advance. > > Zoltan > -- View this message in context: http://www.nabble.com/Tree-table-css-layout-problem-when-the-label-of-the-tree-node-is-long-tp25765663p25766102.html Sent from the Wicket - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
