Search Results: for qna runtime test begin qna runtime test query for qna runtime test end

ODataStore Methods

Reference
This section describes the methods that control the ODataStore.

the "error" here */ } ); } } export default App; createQuery(loadOptions) Creates a Query for the OData endpoint. jQuery JavaScript var store = new DevExpress.data.ODataStore({ // ODataStore is configured here }); var query = store.createQuery({ expand: "propertyName" }); Angular TypeScript import ODataStore from "devextreme/data/odata/store"; // ... export class AppComponent

Common Types

Reference

. For example, you can add metadata and query parameters. Response An object returned by the sendRequest function. ScrollbarMode Specifies when the UI component shows the scrollbar. ScrollDirection

CustomStore LoadOptions

Reference
This section describes the loadOptions object's fields.

in the resulting data set. This count should reflect the number of data items after filtering but disregard any take parameter used for the query. searchExpr A data field or expression whose value

Errors and Warnings

Reference
This section lists errors and warnings that may occur in UI components.

W1019 Occurs if the maximum filter query length exceeds the value specified in the maxFilterQueryLength property of the TagBox. Increase the maxFilterQueryLength value to meet your requirements. W1020

DataSource Configuration

Reference
This section describes properties that configure the DataSource.

{ // ... } export default App; customQueryParams Custom parameters that should be passed to an OData service with the load query. Available only for the ODataStore. jQuery JavaScript var ds = new