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

dxDataGrid sortByGroupSummaryInfo

Reference
Allows you to sort groups according to the values of group summary items.

Normally, when records are grouped by a column, the groups are sorted according to the values of this column. In a number of cases, such approaches cannot address your needs, e.g., when you require to sort groups by the number of records in each. For these cases, you can implement sorting according to the values of group summary items. These items are specified in the groupItems array. Assume

dxDataGrid summary

Reference
Specifies the properties of the grid summary.

, this object misses values from unbound columns calculated in the calculateCellValue function. If you need these values for your custom summary, call the calculateCellValue function from inside

dxDrawer Configuration

Reference
This section describes properties that configure the Drawer UI component's contents, behavior and appearance.

is not designed to contain another Drawer. Do not use nested Drawers to avoid possible issues in your application. View Demo See Also Custom Templates visible Specifies whether

dxPolarChart argumentAxis

Reference
Specifies argument axis properties for the PolarChart UI component.

, use the minorTickInterval property. If this property is not set, minor ticks are arranged automatically. In case your axis displays numbers, assign a numeric value to this property. If the axis

dxRangeSelector chart series label

Reference
Configures point labels.

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