You have a sample in
frontend\framework\source\class\qx\ui\table\rowrenderer\Default.js
It sets the row background depending on the focused, select state, even/odd
row number, ....


Artem Bobrovskiy wrote:
> 
> Hey, everybody.
> 
> I am making a complex table with qx.ui.table class. I want to access to  
> row style properties, background color, font style and all the stuff. The  
> point is, I want to emphasize with color and font some rows, depending on  
> different conditions. The best thing would be a renderer or something,  
> that would highlight rows on some condition, e.g. depending on the value  
> of a certain column. Or at least a method or a property that would give me  
> an access to row style properties.
> 
> If you know how to help me, please do so.
> 
> -- 
> With best regards,
> Artem.
> 
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Splunk Inc.
> Still grepping through log files to find problems?  Stop.
> Now Search log events and configuration files using AJAX and a browser.
> Download your FREE copy of Splunk now >>  http://get.splunk.com/
> _______________________________________________
> qooxdoo-devel mailing list
> qooxdoo-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
> 
> 

-- 
View this message in context: 
http://www.nabble.com/row-style-properties-tf4168695.html#a11862887
Sent from the qooxdoo-devel mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to