DHTMLX Docs & Samples Explorer

onTabContentLoaded Event

This event occurs when tab selected

          tabbar.attachEvent("onTabContentLoaded", function(id){
              //any custom code
              return true;
          });
  • id - id of tab for which data was loaded