Hi to all,
I have a problem. I am using a grid and on one column I want to change my cell’s colors with using cell values.
Ex: There are 3 columns -> “ID | Name | Qty”. I want that if item’s qty is 0, cell color on QTY column is red. If the item’s qty if different than 0, that cell color is yellow.
How can I do that? Or is it possible?