PDA

View Full Version : dynamic CellRenderer modification in TreeTable



mike07
24 Oct 2008, 8:48 AM
Hi,

I have defined a treeTable with a CellRenderer.

When the treetable is already displayed, i want to modify the cellRenderer.
When i do this, all new shown line are rendered with the new CellRenderer, but How to refresh already displayed lines?

(i have try treetable.recalculate() without success )

Thank you for yor help.

mike07
31 Oct 2008, 4:32 AM
up
nobody know how to do this?

mike07
4 May 2009, 6:46 AM
Tested in 1.2.4, it doesn't work.
Has Anybody an idea about how to do this?
Please help me....