Wijmo UI for the Web
trigger Method
wijmo.data Namespace > AjaxDataView Class : trigger Method
Triggers the changes for current view.
Syntax
var instance = new wijmo.data.AjaxDataView();
var value; // Type: any
value = instance.trigger();
function trigger() : any;
See Also

Reference

AjaxDataView Class