Check documentation for the latest version of dhtmlxSuite Methods DHTMLX Docs

Methods

del performs an async-DELETE ajax request
get performs an async-GET ajax request
getSync performs a sync-GET ajax request
post performs an async-POST ajax request
postSync performs a sync-POST ajax request
put performs an async-PUT ajax request
query performs an async or sync ajax request
Back to top