Search Results: "Zanechat komentář" "URL internetov%E9 str%E1nky" 00webhost
- All Results 259
- Guides 82
- Reference 177
- Technical Demos
- Support Center
dxDropDownBox Configuration
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
, 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
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
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
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