Unable to colspan with headermenu enabled.

Hi.
How to use headermenu with colspanned datatable?
Default headermenu results in “Uncaught TypeError: Cannot read property ‘text’ of null” errors.

Manually specifying data section in headermenu results in broken colspan after show/hide actions.
How to work around this?
Or it’s a bug?
Please, check this snippet (use TOGGLE ME option in header menu):
http://webix.com/snippet/9d04e4a6

Header menu will not have sub-columns by default ( you can put them there by configuring the column list of header menu manually )

Hiding the column that starts colspan will hide all columns in collspan

Спасибо.

Great!
How it’s supposed to be working by default without data subsection?
Colspan column will hide whole sub cols?
Sub col will hide only sub col?

Will update be available for trial edition?

I can confirm the issue, auto-generation of headermenu is broken for the datatable with colspans.

A fix will be included in the next build.