I can’t find anything in the documentation on how to set the color of the row from within onRowRender. In the forums it said there was a row:setRowColor() function, but when I tried that it says setRowColor is nil. I have also tried
row.rowColor = { default = .5,.5,.5}}
but that doesn’t seem to do anything
Anyone know?
Thanks in advance.