Footer Text is hidden after show/Hide column

Hi,

If I hide the Column id then the footer text is also hidden. How can I avoid to hide the text from the footer although I have hided the column id ?

http://webix.com/snippet/9c524c0a

Hi,

Now there isn’t any built-in solution for such a use case, but you can work it around by catching the onBeforeColumnHide event to transfer footer text to the next column.

Check the following snippet, please: http://webix.com/snippet/5abaa7df