I'm using formatCell to color the background of the row based on contents of one column. Unfortunately the color does not stretch across between cells, and it looks ugly. It would be nice to have a "formatRow" option that would allow us to give some CSS for each row as a whole (based on its contents).
I'm using formatCell to color the background of the row based on contents of one column. Unfortunately the color does not stretch across between cells, and it looks ugly. It would be nice to have a "formatRow" option that would allow us to give some CSS for each row as a whole (based on its contents).