event with enableHeaderMenu

Hi,

Do we have any event related with enableHeaderMenu()?
We want to capture user’s action(enabling/disabling columns) to perform next operation.

Please let us know how to get this action.

Thanks
Snehal Ghute

You can use onColumnHidden event docs.dhtmlx.com/doku.php?id=dhtm … lumnhidden

It will occur after the user clicked on the header menu check box and column is hidden