I need to change the font-color of the parent row to red when any cell of the child row is edited. Also the cellStyle for various cells of the child row is displayed in red color when the data is not correct.
Asked
Active
Viewed 119 times
0
-
Please provide enough code so others can better understand or reproduce the problem. – Community Aug 18 '22 at 20:33
1 Answers
0
I think you can try using redraw API provided by ag grid. Just call the API after the cell value is changed.

Nikhil Asawa
- 1
- 1