Hi,
I am using tabbar and there are lot of tabs in one row. Instead of putting … at the end, I want to break the line and move the tabs to next row after certain element.
http://webix.com/snippet/e22ee76e
Thanks
Hi,
I am using tabbar and there are lot of tabs in one row. Instead of putting … at the end, I want to break the line and move the tabs to next row after certain element.
http://webix.com/snippet/e22ee76e
Thanks
Hello. You can attach two tabbars to the multiview.
But previously selected tab in the second row stays highlighted by default.
It can be solved by the custom function that will set ‘unselected’ value to the tab.
Check the snippet below: