Datatable Conditional Formatting: Rows

Hi there

How can I set the background of a row in a data-table depending on a field value in the datasource?

For example, if the field “timeleft” < 365, the datatable row should be “red”

Thanks

try to use scheme->$change handler
https://docs.webix.com/desktop__data_scheme.html#changekey
https://snippet.webix.com/jf43z5ri