Search Results: for qna runtime test begin qna runtime test query for qna runtime test end

dxTreeList Types

Reference

. SavingEvent The type of the saving event handler's argument. Scrolling Configures scrolling. Selection Configures runtime selection. SelectionChangedEvent The type of the selectionChanged event

Object Structures GlobalConfig

Reference
Specifies settings that affect all DevExtreme UI components.

If you change this object at runtime, call the DevExpress.ui.repaintFloatingActionButton() method afterwards to apply the changes. forceIsoDateParsing Specifies whether dates are parsed

User Interaction

Guides

. If the handling function is not going to be changed at runtime, assign it to the onLegendClick property when you configure the UI component. Otherwise, or if you need several handlers for the legendClick event

Column Reordering

Guides

; ); } } export default App; The visibleIndex property can also be changed at runtime to reorder columns regardless of the way you configured them. For this, call the columnOption(id, optionName

Column Chooser

Guides

The column chooser allows a user to change the set of columns at runtime. It is configured using the columnChooser object and may operate in two modes: the default drag and drop mode and the select mode designed for touch devices. jQuery JavaScript$(function() { $("#dataGridContainer").dxDataGrid({ columnChooser: { enabled: true, mode: "dragAndDrop