Hello,
In hot, For any selected cell, for its specific row header, is it possible to add custom color(red), and also once other row selected then selected row header must be colored red
Thank you
Custom header color for row Only
Hi @cadop16620
In your case I would suggest to use combination of afterGetColHeader() to set the custom color to the header, and afterOnCellMouseDown() to control which cell should activate the change.
Yea ok,
I will try to add and check if it would be accomplished
Thank you
Hi @cadop16620
I hope that the proposed solution works for you.
As I assume the topic can be closed, as there are no updates for a month. However, if there’s anything else we can do fro you please let us know.