How to get rest of the column name and index after hiding column

Tags: #<Tag:0x00007f8b1d283070>

how to get rest of the column name and index after hiding column.

Hi @iqbal.ahmad

The afterHideColumns is a dedicated hook for column hiding.

In this demo https://jsfiddle.net/m3n2pcw6/3/ I set up 3 variables that you can find useful.

If you would need any further guidance please let me know.