Wijmo UI for the Web
indexOf Method
wijmo.data Namespace > AjaxDataView Class : indexOf Method
Returns the index of the element in current view
Syntax
var instance = new wijmo.data.AjaxDataView();
var value; // Type: any
value = instance.indexOf();
function indexOf() : any;
See Also

Reference

AjaxDataView Class