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

Custom Sources

Guides

: { data: [ ... ] // result data objects } This example shows how to make a query for data. jQuery JavaScript$(function() { $("#funnelContainer").dxFunnel({ dataSource: new

Custom Sources

Guides

back an object with the following structure: { data: [ ... ] // result data objects } This example shows how to make a query for data. jQuery JavaScript$(function() { $("#pieChartContainer

Custom Sources

Guides

data objects } The following example shows how to make a query for data: jQuery JavaScript$(function() { $("#sankeyContainer").dxSankey({ dataSource: new DevExpress.data.DataSource

dxFileManager contextMenu

Reference
Configures the context menu settings.

and optional settings ('visible', 'beginGroup', 'text', 'icon', 'disabled') to the items array. jQuery JavaScript $(function () { $("#file-manager").dxFileManager({ contextMenu... { name: "download", text: "Download a File" }, { name: "refresh", beginGroup: true

Custom Sources

Guides

structure: { data: [ ... ] // result data objects } This example shows how to make a query for data. jQuery JavaScript$(function() { $("#chartContainer").dxChart({ dataSource: new