Hi
We are using the column virtualization. I wonder is there any hook fired when a column is moved out of the viewport? I think the counter part is afterGetColHeader
.
The reason we need this hook is because we need to detach some events bound to the column header when it is moved outside of the viewport.
Thanks,