Angular / JavaScript Ag Grid定义单元格类规则

时间:2019-04-12 02:53:54

标签: javascript angular ag-grid

寻找使用Angular在Ag-Grid中更改特定单元格样式的方法。 假设如果任意行中该列的单元格值为空,我们有“ Amount”列,我想将该单元格设为background-color = Pink(或任意)

尝试使用Ag Grid cellStyle和cellClassRules,但是它不反映我要使用的CSS类...

如何在我正在使用类的情况下将左边框用彩色网格合并到特定的单元格中,但不能反映

该怎么做? 预先感谢...

0 个答案:

没有答案