Search Results: for qna runtime test begin qna runtime test query for qna runtime test end
- All Results 453
- Guides 177
- Reference 276
- Technical Demos
- Support Center
dxTreeList Types
. 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
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
. 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
; ); } } 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
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