unsync of DataStore, Methods Webix Docs
breaks "sync" link
void unsync();
Example
$$("table").data.unsync();
Details
Contrpart for the "sync" command. Can be used if source of data need to be changed.
See also
API
Articles
unsync of DataStore, Methods Webix Docs
breaks "sync" link
void unsync();
$$("table").data.unsync();
Details
Contrpart for the "sync" command. Can be used if source of data need to be changed.
See also
API
Articles