Hello,
Ran into an odd issue with cellclass. I defined a css class called green and define column with cellclassname: cellclass
It correctly displays the color I need, but only when the table is grouped on a column – i.e. the cell within grid shows fine.
However, if I remove the group-by column the color disappears – i.e. it returns to the default (black) color. I can consistently reproduce.
If, however, I use cellsrenderer the div with color consistently displays with correct color.
Is this expected behavior? Please let me know if I should provide any other info.
Thanks
Rob