Change row background color depending on value in certain cell.
Change row background color depending on value in certain cell.
This question has an accepted answers - jump to answer
This discussion has been closed.
This question has an accepted answers - jump to answer
Answers
Use
createdRowfor rows orcolumns.createdCellfor cells and add a class to the cell based on the data.Allan