Colour row based on value

In JMIX 1.5, we used to be able to use styledTableStyleProvider to colour rows in a table, do we have anything similar for JMIX 2?

Hi Lewis, yep, possible and works like a charm, see here https://demo.jmix.io/ui-samples/sample/data-grid-part-name-generator

Thats perfect, got it working straight away.

Thanks you, Julius.