Wijmo UI for the Web
Data

The wijmo.data module works as a separate layer on top of your data source by creating a service-specific data view. The view presents a subset of the information contained in the referenced database based on the filtering applied to the data view. This allows you to take care of filtering, sorting, and grouping without having to manipulate or change the underlying data. wijmo.data is designed to work with remote data sources like AJAX and OData, with JavaScript libraries like Breeze.js and knockout.js, or with a local array.

Important: The wijgrid widget now has a dependency on the wijmo.data module. 

Data allows you to do all of the following.

The wijmo.data module is available in v3. If you are running v2.3.x, it is not included. You can download v3 2013 1 here: Downloads Page. The Data module replaces the DataSource module, which is deprecated as of version 3.2013.1. In version 3 or higher, please use the Data module instead.

In this section

Quick Start

Data How To

Data Concepts

Note: Check the Version Histories for an outline of new features, improvements, and changes to the Wijmo widgets.

See Also

Concepts

Reference

 
Support Options