View
methodsReturns the data items which correspond to the current page, filter, sort, and group configuration. Compare with the data method, which will return data items from all pages, if local data binding and paging are used.
To ensure that data is available this method should be used within the change event handler or the fetch method.