Binds the Data Grid with an array of JSON, enabling it to work smoothly in single-page applications (SPA).
Binding the Data Grid with RESTful services allows data from services to be consumed using the data manager. It supports various data adaptors such as JSON, OData, ODataV4, URL, and Web API for working with a particular data service.
Data handling is extensible in Data Grid. The appropriate events are raised with the current state of Data Grid when data needs to be processed. Preferred data processing logic can be provided.
Data Grid can be configured to show one-to-many relationship data using hierarchical binding. An n-level hierarchy Data Grid can be built with minimal configuration to help users visualize data in parent and child relationships.