The CollectionView class is the core data provider for all Wijmo components. It takes a sourceCollection array and provides data views with sorting, filtering, grouping, paging, notifications, changes tracking, currency management, and more.
DOWNLOAD SAMPLES WITH SOURCE CODE (v 5.20221.842)Load data from either the client or the server with CollectionView. Loading data into the CollectionView on the client requires JSON objects.
The CollectionView class represents a view for grouping, sorting, filtering, and navigating data collections.
The object model used in the CollectionView class is similar to the one defined by. NET's ICollectionView and IPagedCollectionView interfaces.
The CollectionView provides support for editing items with methods similar to those found in. NET's IEditableCollectionView interface:
The CollectionView class is highly optimized. It sorts, filters, groups, and paginates large data sets efficiently in virtually every situation.
Improve performance even more by using the deferUpdate method to suspend refreshes while performing batch operations.This is especially important when adding items to collections that are sorted, grouped, or filtered. Without deferred updates, each addition causes a refresh.
The CollectionView class relies on a sourceCollection that contains an array of data items. This collection is typically populated with HTTP requests that retrieve data from a server.
In some cases, it may be advantageous to extend the CollectionView class in order to take advantage of functionality exposed by the server. See Data Extensions for more information.
Frameworks & Integrations
Common
Data Management
Printing & Docs
Navigation & Layout
Input & Editors
Viewers
Designers
e= Wijmo Enterprise features
"Good value for money and high quality components"
RICHARD HERBERT
"Great tools, not cheap, but worth the money for us."
TRUSTED CUSTOMER
"I've been using Wijmo controls for about a year and a half. Fantastic product. Fantastic support!"
TRUSTED CUSTOMER