Search Results: "Write with OpenID" "Write post with name/password" slot
- All Results 660
- Guides 151
- Reference 509
- Technical Demos
- Support Center
dxVectorMap background
The map background is a space on a map that does not contain areas. Within the background configuration object you can specify colors for the map background and its border. borderColor Specifies a color for the background border. This property supports the following colors: Hexadecimal colors RGB colors RGBA colors Predefined/cross-browser color names Predefined SVG colors Paint server address
dxVectorMap layers
within the customize function. For each element, apply the palette as follows: jQuery index.js $(function() { $("#vectorMapContainer").dxVectorMap({ // ... layers... the selected layer elements using the clearSelection() method of the map layer. The change of the selection state invokes the callback function assigned to the onSelectionChanged property. Within
Errors and Warnings
the issue in the ticket. E1040 Occurs in the TreeView UI component when the key field value is not unique within the data array. Check the uniqueness of each data item key value. E1041 Occurs... properties have the same value. See Also key in ArrayStore | CustomStore | LocalStore | ODataStore E1045 Occurs in the TreeList UI component if editing takes place without the key property
Markup Components
in Angular apps. Place this template within the UI component's element, specify the template name and assign it to the corresponding xxxTemplate property (for example, itemTemplate, containerTemplate). You can
Markup Components dxTemplate
The dxTemplate markup component specifies a custom template for a container UI component or a collection UI component's items in Angular apps. Place this template within the UI component's element, specify the template name and assign it to the corresponding xxxTemplate property (for example, itemTemplate, containerTemplate). You can omit specifying the xxxTemplate property if you use the default