Check documentation for the latest version of dhtmlxSuite DataLoading API DHTMLX Docs

DataLoading API

Methods
load loads data to the component via XML or JSON, usually data-values pairs
loadStruct loads data to the component via XML or JSON, usually component config
Events
onXLE fires when the data loading is finished and a component or data is rendered
onXLS fires when XML loading started
Back to top