Hello,

I just implemented a custom 'conditional' TableRowRenderer that displays
rows in different color when the value in a specific column of my table {is
higher than|is lower than|equals to} a arbitrary value.

The problem is that when I update the value, the tablerowrenderer behavior
isn't update. 

I could set a new TableRowRenderer Instance (not tested yet) but it may be
inefficient. So I try to call the updateDataRowElement(Map rowInfo, element
rowElement) method but I don't really know how to get the current rowElement
variable in my table.

Any ideas ?

Thanks a lot in advance,

Best,

BenoƮt.
-- 
View this message in context: 
http://n2.nabble.com/Update-the-TableRowRenderer-at-runtime-tp4071241p4071241.html
Sent from the qooxdoo mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to