Search Results: "Enter your URL" "Advanced" "Short URL Bookmarklet" cima
- All Results 744
- Guides 308
- Reference 436
- Technical Demos
- Support Center
dxChart tooltip
property. 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 project. Learn how to do
dxDataGrid export
export in your application, set the formats property to ['pdf']. The command text changes to "Export all data (selected rows) to PDF". You can then implement the onExporting handler accordingly. Export
dxDataGrid sortByGroupSummaryInfo
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
, 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
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