reload

reloads collections

void reload();

Example

$$("gantt").reload()

Details

Clears old data and settings, then reloads all collections

Back to top