Wijmo UI for the Web
canSort Method
Returns a value that indicates whether the data view supports sorting
Syntax
Javascript (Usage) 
var instance; // Type: wijmo.data.IPagedDataView;
var value; // Type: bool
value = instance.canSort();
Javascript (Specification) 
function canSort() : bool;
Browser Compatibility
7
5
5

See Also

Reference

IPagedDataView Interface

 

 


© 2013 All Rights Reserved.

Send comments on this topic.