Search Results: "Zanechat komentář" "URL internetov%E9 str%E1nky" 00webhost

dxDropDownBox Configuration

Reference
An object defining configuration properties for the DropDownBox UI component.

properties if the data source provides objects. Data Array Assign the array to the dataSource option. Read-Only Data in JSON Format Set the dataSource property to the URL of a JSON file or service... is part of DevExtreme.AspNet.Data. jQuery JavaScript $(function() { let serviceUrl = "https://url/to/my/service"; $("#dropDownBoxContainer").dxDropDownBox({ // ... dataSource

dxLookup Configuration

Reference
An object defining configuration properties for the Lookup UI component.

, displayExpr, or both if the data source provides objects. Data Array Assign the array to the dataSource option. Read-Only Data in JSON Format Set the dataSource property to the URL of a JSON file.... This method is part of DevExtreme.AspNet.Data. jQuery JavaScript $(function() { let serviceUrl = "https://url/to/my/service"; $("#lookupContainer").dxLookup({ // ... dataSource

dxTreeMap Configuration

Reference
This section describes properties that configure the contents, behavior and appearance of the TreeMap UI component.

the TreeMap to data as follows. Data Array Assign the array to the dataSource property. Read-Only Data in JSON Format Set the dataSource property to the URL of a JSON file or service that returns JSON data... jQuery JavaScript $(function() { let serviceUrl = "https://url/to/my/service"; $("#treeMapContainer").dxTreeMap({ // ... dataSource: DevExpress.data.AspNet.createStore

dxFileManager contextMenu items

Reference
Configures context menu items' settings.

the menu item's icon. This property accepts one of the following: The icon's URL The icon's name if the icon is from the DevExtreme icon library The icon's CSS class if the icon is from an external icon

dxGantt contextMenu items

Reference
Configures context menu item settings.

the menu item responds to user interaction. icon Specifies the menu item's icon. This property accepts one of the following: The icon's URL The icon's name if the icon is from the DevExtreme icon