OData Explorer

This sample shows how you can use the wijmo.odata.ODataCollectionView class to retrieve data from arbitrary OData services.

The notice that the sorting and paging on the grid are performed on the server. This is the default behavior for the wijmo.odata.ODataCollectionView. You could change this behavior by setting the sortOnServer and pageOnServer properties to false.

Services

Entities

Results

Entity: {{ctx.entities.currentItem.name}} ({{ctx.data.totalItemCount | number:0}} items)

No Paging 5 10 20