How to set row or column header style after validate

Tags: #<Tag:0x00007f8b1d9b8e30> #<Tag:0x00007f8b1d9b8cc8>

Hi @sealzqf

Thank you for contacting us. It can be done within the afterValidate hook. You would need to update the settings and use afterGetColHeader and afterGetRowHeader hooks to assign a CSS class. Here’s an example: https://jsfiddle.net/handsoncode/17btn9wa/

thank you very much! The answer help me a lot

@sealzqf

Thank you for the update. I will close this topic then, but if you have any other questions, feel free to open a new one.