Search Results: "wiki/RecentlyCommented" property

dxVectorMap Layer Methods

Reference
Methods used to control the vector map layer.

clearSelection() Deselects all layer elements. getDataSource() Returns the DataSource instance. NOTE This method returns the DataSource instance even if the dataSource property of the layer was given a simple array. See Also Data Layer - Overview Data Layer - DataSource Examples getElements() Gets all layer elements.

Errors and Warnings

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

storage. Use custom implementation of state storing. In this case, you should set the stateStoring.type property to "custom" and pass the appropriate functions to the stateStoring.cusomLoad... property of the CustomStore. E1012 Occurs in the List UI component if the specified value of the itemDeleteMode or menuMode property is not supported. Make sure that the itemDeleteMode and menuMode

grids ColumnChooserSelectionConfig

Reference
Configures column selection functionality within the column chooser.

allowSelectAll Specifies whether a "Select All" option is available to users. recursive Specifies whether selection is recursive. The selection is non-recursive (when a parent item is selected, nested items remain unselected). If you want to select items recursively, set this property to true. View Demo selectByClick Specifies whether an item becomes selected

grids FilterRow

Reference
Configures the filter row.

applyFilter Specifies when to apply a filter. applyFilterText Specifies text for a hint that appears when a user pauses on a button that applies the filter. betweenEndText Specifies a placeholder...

dxList Configuration

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

Configuration Syntax accessKey Specifies the shortcut key that sets focus on the UI component. The value of this property will be passed to the accesskey attribute of the HTML element that underlies... the primary mouse button. When this property is set to true, the CSS rules for the active state apply. You can change these rules to customize the component. Use this property when you display