Cell highlight grid

Trying to set the grid conditional template, using the "background-color" attribute I get the text highlighted green in this STATUS column, but the whole cell is not highlighted like in your example, just the text, what could be wrong here ?

Hi @PMart,

You can check the source code of that demo and compare it with yours. The demo uses the CellRender event.

Kerchev, thanks for pointing that out, got it going using the CellRender event.