Hello,
I know add classname by using setCellMeta, but how to remove ?
Hello,
I know add classname by using setCellMeta, but how to remove ?
Hi @taddyzc1996
there’s a method called removeCellMeta()
.
Here’s an example where we call removeCellMeta()
method on a selected cell to remove a className
https://jsfiddle.net/dmr837vc/.
it works, thank you
Great! Thank you for the confirmation.
We can close this thread as solved.