DevExtreme React - OData Service

To bind the List to data provided by an OData service, use the ODataStore.

Data kept in the ODataStore can be processed in the DataSource. For example, the DataSource can group or filter data.

See Also