R_Ken does anyone know how to highlight a cell by condition? e.g. I'm trying to color only cells with empty values in a column then I want to change background to the red if the value is larger than let's say 10 thanks
MariyaDemy Hello, There is a cssFormat property for conditional formatting. Here is an example: https://snippet.webix.com/pspxg28l .