Released: Oct 27, 2020
20.2.3 での更新項目
機能
Data Grid
- Export to PDF (CTP)
- You can now export DataGrid content to a PDF document. The new Export to PDF API offers the following:
- Cell content and appearance customization.
- Image export support.
- Add custom content alongside the grid (such as a header or footer).
- Export multiple grids into a single PDF document.
Data Grid and Tree List
- Data Editing API Enhancements
- Extended the DataGrid and TreeList data editing API to better support declarative data bindings and to address new data editing...
Released: Oct 14, 2020
20.1.8 での更新項目
不具合の修正
All Angular products
- Web Document Viewer - A loading indication is not displayed while the first request is executed.
All React products
- Web Document Viewer - A loading indication is not displayed while the first request is executed.
All Vue products
- Web Document Viewer - A loading indication is not displayed while the first request is executed.
DevExtreme Core
- Themes - The W0004 error occurs on loading a theme at design time.
DevExtreme Data Grid
- A grouped row's formatting is lost after...
Released: Aug 27, 2020
20.1.7 での更新項目
不具合の修正
DevExtreme Core
- DevExtreme does not attach additional classes to dx-viewport in Chrome 84 on the first load.
- NumberBox - Pressing the minus key and then "0" changes the value sign.
DevExtreme Data Grid
- Header caption of column type buttons has a different style than in other header captions.
- Incorrect summary alignment if hidingPriority is used.
- A dragged item hangs and stops moving for a while when the mouse leaves the scroll area.
- A hover style is not applied to fixed column rows in...
Released: Jul 16, 2020
20.1.6 での更新項目
不具合の修正
DevExtreme Data Grid
- DataGrid - "Field not found" error is thrown when headerFilter is used to filter another column and filterPanel is visible.
- DataGrid - A cell immediately closes after a value changes if a column has calculateCellValue.
- DataGrid - Accessibility doesn't work for columns without dataField.
- DataGrid - Cells in a column are duplicated when grouping by this column if showWhenGrouped is enabled.
- DataGrid - Focused row is missing when a user selects an uploaded record...
Released: Jun 4, 2020
20.1.4 での更新項目
不具合の修正
DevExtreme Core
- The "DevExpress.data.ODataContext is not a constructor" error occurs in v20.1.
DevExtreme Data Grid
- A lookup column doesn't display a value for a new row with "cell" editing mode if calculateDisplayValue is defined.
- Complex filter expression with redundant elements is passed to CustomStore when the deferred selection is enabled.
- Data cells after header cells are not focused with Tab when selection mode is multiple.
- Extra Filter Row cells appear on the right after grouping...
Released: Apr 30, 2020
20.1.3 での更新項目
機能
New Diagram
- 40+ Customizable and Scalable Shapes (including OrgChart shapes).
- Collapsible Shape Containers.
- Custom Shapes.
- Bind to External Data.
- Straight and Right-Angle Diagram Connectors.
- Load / Save Diagram in the JSON Format.
- Export to SVG, PNG and JPEG.
- Auto Layout.
- Templates.
- Full Screen and Simple View Modes.
- Read-Only Mode.
- Configurable Page Settings.
- UI Customization.
- Support for Mobile Devices.
- DevExpress Themes.
- Localization.
New File Manager
- Configurable and Modular File System...
Released: Mar 26, 2020
19.2.7 での更新項目
不具合の修正
DevExtreme Data Grid
- A focused row is changed after swiping a table on a mobile device.
- An additional top border is shown for the selected row.
- Cell highlight is disabled after editing.
- Column header sort icons remain visible after grouping.
- Column separators don't reach the bottom border under certain conditions.
- Contrast Theme - Deleted records are not visible in Batch Editing Mode.
- Data columns and header columns are misaligned when the horizontal scrollbar is used.
- Exported Excel...
Released: Jan 30, 2020
19.2.6 での更新項目
不具合の修正
All Angular products
- dx-report-viewer - Zoom in/out gestures do not work in an Angular application when Mobile Mode is used
- Scheduler shows incorrect information in a recurrent appointment tooltip
- Web Report Designer - Updating reportUrl on the client results in the "Cannot call methods on resizable prior to initialization" error
All HTML JS, React and Vue products
- Scheduler shows incorrect information in a recurrent appointment tooltip
DevExtreme Core
- DevExtreme Vue - The "Cannot find...
Released: Dec 19, 2019
19.2.5 での更新項目
不具合の修正
DevExtreme Core
- Angular Ivy - The "Adapter for a DevExpress Validator component cannot be configured." error occurs if Validator is defined
- Content and view queries don't work when import paths of the module and component are different
- Nested components do not reset DevExtreme widget options if the NgIf directive is used
DevExtreme Data Grid
- Dashboard - The "We found a problem with some content" error occurs when opening an *.xlsx file exported from the embedded DataGrid
- The Wave...
Released: Nov 22, 2019
19.2.4 での更新項目
不具合の修正
All Angular products
- A possible memory leak in an Angular SSR application with DevExtreme
DevExtreme Data Grid
- Added rows disappear after scrolling if the 'scrolling.mode' and 'scrolling.rowRenderingMode' options are set to 'virtual'
- Buttons in group cell templates aren't clickable when column fixing is enabled and the grid is scrolled to the right
- Drag&Drop does not work when the focused row feature is enabled
- Fixed column layout is broken after resizing a non-fixed column if...