Hi, Everyone:    Is there a possible way to set CSS style for* each cell*
in *DataTable* according to the value of the cell ? For example, if the
cell value is *'available' *then the css should display a *green icon* as
well, else if the cell value is *'error'* the the css should display a *red
icon*.     What I found is horizon.tables*.*Column option:    classes
<http://docs.openstack.org/developer/horizon/ref/tables.html#horizon.tables.Column.classes>

    An iterable of CSS classes which should be added to this column.
              Example: classes=('foo', 'bar').
    But this sets all the column cell style.
    Is there a possible way to set CSS style for* each cell respectively?*
    I'm very grateful for answering.

*Best Regards!*


*Chao Yan--------------About me : http://about.me/chao_yan
<http://about.me/chao_yan>*

*My twitter: @yanchao727 <https://twitter.com/yanchao727>*
*My Weibo: http://weibo.com/herewearenow <http://weibo.com/herewearenow>*
*--------------*
__________________________________________________________________________
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: [email protected]?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to