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

Custom Sources

Guides

components to Web API and MongoDB services: DevExtreme.AspNet.Data devextreme-query-mongodb To access a server that uses another technology, configure the CustomStore manually. In this case, data... with the following structure: Code{ data: [ ... ] // result data objects } The following example shows how to make a query for data: jQuery JavaScript$(function() { $("#sankeyContainer

Visual Elements

Guides

This guide provides a detailed overview of Bullet elements. Each topic in this guide contains a brief description of an element and its main configurable features. Below is the element map of the Bullet UI component. It may be helpful as you begin learning about the capabilities of this UI component. Hover over an element on the map to discover the name of this element. A click on an element

Visual Elements

Guides

This guide provides a detailed overview of Sparkline elements. Each topic in this guide contains a brief description of an element and its main configurable features. Below is the element map of the Sparkline UI component. It may be helpful as you begin learning about the capabilities of this UI component. Hover over an element on the map to discover the name of this element. A click

DevExpress MCP Server Configuration

Guides

the following command to activate these instructions: Code/mcp.dxdocs.devexpress_docs_query_workflow For information on how to implement these instructions in other IDEs, refer to the following topic

Custom Sources

Guides

To bind DevExtreme Lookup to a custom data source, implement a CustomStore. You can use the following extensions to configure CustomStore and implement server-side data processing to bind DevExtreme components to Web API and MongoDB services: DevExtreme.AspNet.Data devextreme-query-mongodb If these extensions are not suitable for your data source, follow the instructions below to configure