Hi
I’m trying to customize the table header in particular to place the react component there, I saw that you advised to use the afterGetColHeader hook and change the HTML in it, but then it’s not clear how to render the react component. Is there any react friendly way to render the react component in the header?
Custom header React
Hey @dmitry.yudin95
recetly we added HotColumn to do the job https://handsontable.com/docs/7.3.0/frameworks-wrapper-for-react-hot-column.html but it was made to work on cells - not headers.
Have you already tried it? If not please do and share the feedback.
As there’s no updates here I guess that I can close the topic.