Search Results: "Write with OpenID" "Write post with name/password" slot

dxVectorMap background

Reference
Specifies the properties for the map 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

Reference
Specifies properties for VectorMap UI component 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

Reference
This section lists errors and warnings that may occur in UI components.

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

Reference
This section describes components that can be used when defining a UI component markup.

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

Reference
A custom template's markup.

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