Search Results: "Enter your URL" "Advanced" "Short URL Bookmarklet" cima
- All Results 744
- Guides 308
- Reference 436
- Technical Demos
- Support Center
dxChart StockSeries label
are described in the format section. NOTE DevExtreme UI components provide a wide choice of predefined formats. If you are, however, going to use custom formats, link the Globalize library to your
dxDataGrid columnChooser
, if your component is inside the Popup, set this property to 'popup container'. jQuery index.js $(function(){ $("#dataGrid").dxDataGrid({ // ... columnChooser
dxDataGrid columns lookup
Optimization allowClearing Specifies whether to display the Clear button in lookup column cells while they are being edited. Set this property to true only if your data source accepts null values
dxGantt editing
The UI component allows users to add, modify and delete tasks, resources and dependencies. Set the enabled property to true to enable edit functionality. NOTE Make sure that your data sources (tasks, resources and dependencies) support edit actions. View Demo jQuery index.js $(function() { $("#gantt").dxGantt({ editing: { enabled: true
dxPolarChart commonSeriesSettings
can be generated either from concrete or calculated values. To generate one error bar, two values, high and low, are needed. If the data source of your chart provides concrete high and low values