Hi,
I’m using the code below to highlight cells, it’s working in aspose.cells.gridjs version 26.5 but somehow in newer versions, I have to still click the cell for the Color change to take effect. Is there something tha…...still click the cell for the color change to take effect. Is there...function highlightCell(ri, ci, color) { xs.setActiveCell(ri, ci);...