angularjs - ag-grid: Highlight cells in a row where the value of a particular cell is different to that of the previous row -
i'd apply conditional formatting each cell of row compared cell in previous row. if differs row highlighted.

i'm using ag-grid in angular js typescript. possible? if provide me steps apply entire table of data?
Comments
Post a Comment