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

dxPopover

Reference
The Popover is a UI component that shows notifications within a box with an arrow pointing to a specified UI element.

View Demo Read Guides See Also jQuery Add DevExtreme to a jQuery Application Angular Add DevExtreme to an Angular CLI Application Vue Add DevExtreme to a Vue...

dxTreeList columnChooser selection

Reference
Configures column selection functionality within the column chooser.

Set the mode property to "select", to use check boxes to select columns in the column chooser. View Demo allowSelectAll Specifies whether a "Select All" option is available...

dxValidator RangeRule

Reference
A validation rule that demands the target value be within the specified value range (including the range's end points).

To specify the range that the validated value must match, set the rule's min and max configuration properties. Note that the specified range can be on a date-time or numeric scale. To validate a...

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,...

Object Structures EventObject

Reference
Describes EventObject, a counterpart of the jQuery.Event to be used without jQuery.

Fields Fields that provide information about the event. In addition to the fields described in this section, EventObject contains native JavaScript event properties. Methods Methods that control the...