I see how to color Table rows, however I would like to color individual cells within each row, based on the value in each cell. I note that Table's rowClass evaluates once per row, it'd be great if there were a tdClass which evaluated for each cell in the table. Perhaps the only way is via .js, if so some snippets would be much appreciated. Thanks.
↧