Add view contents dynamically

Hi,

I am using a tabbar and on a particular tab click i would like to render the template dynamically, like add rows columns, datatable etc on this particular tab click. Also, the same should be destroyed if a different tab is clicked. Can you please let me know.

There is a onBeforeTabClick event

http://docs.webix.com/api__link__ui.tabbar_onbeforetabclick_event.html

You can use it to render content in the tab.

http://webix.com/snippet/0c9de790