Search Results: for qna runtime test begin qna runtime test query for qna runtime test end
- All Results 478
- Guides 182
- Reference 296
- Technical Demos
- Support Center
grids
and row selection checkboxes. Sorting Configures runtime sorting. StartEditAction Specifies whether a single or double click should switch a cell to the editing state. StateStoreType Specifies
dxTreeList columns
' 'datetime' 'left' allowEditing Specifies whether a user can edit values in the column at runtime. By default, inherits the value of the editing.allowUpdating property. View Demo NOTE If values in the column are calculated customarily using the calculateCellValue property, they cannot be edited at runtime. See Also editing allowFiltering Specifies whether data can
dxBarGauge Configuration
Paint server address barSpacing Specifies a distance between bars in pixels. baseValue Specifies a base value for bars. By default, all bars start from the beginning of the gauge's scale. If you need... specifying an array of values when configuring the BarGauge UI component, you can obtain this array at runtime using the values() method, and change it using the values(newValues) method
dxGantt columns
a user can sort rows by this column at runtime. Applies only if sorting.mode differs from "none". NOTE In a column with calculated values, this property is set to false by default. See Also
dxDataGrid masterDetail
can test the snippet in the Real-Time Updates demo. index.js $("#dataGridContainer").dxDataGrid({ // ... masterDetail: { enabled: true, template: function (container, info