Hello,
I’d like to set the background color of a group of selected cells using the contextual menu.
Please find my demo here : https://jsfiddle.net/Caroline060606/9rga8he1/21/
My code is based on the HOT documentation and some examples found on this forum. Best solution is to use the className defined in the CSS. Log in the console shows the correct cells should be updated by calling the setCellMeta
method, but it’s not working…
Any clue ?
Thanks a lot for having a look at this.
Caroline