Search Results: "Enter your URL" "Advanced" "Short URL Bookmarklet" cima

dxDataGrid columns lookup

Reference
Specifies properties of a lookup column.

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

Reference
Configures edit properties.

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

Reference
An object defining the configuration properties that are common for all series of the PolarChart UI component.

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

dxPolarChart series

Reference
Specifies properties for PolarChart UI component series.

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, assign the required data

dxPolarChart AreaSeries

Reference
An object defining a series of the area type.

a series point. Error bars 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