DevExtreme Complete 릴리스

Released: Mar 14, 2024

23.2.5 버젼 업데이트

수정사항

Angular

  • All Angular products
    • Web Report Designer - XRControlStyle.Padding does not use XtraReport.MeasureUnit.
    • Calculated Fields - Functions are not used in lookup parameters.
    • Report Designer - Some "OUTPUT" SP parameters are visible in the wizard (Microsoft SQL Server).
    • The "e.type is not a function" error occurs in the web report designer on an attempt to edit a query.
    • TypeScript - devextreme-angular d.ts files have incorrect descriptions in v23.2.
    • The "r.clickAction is not a function...

Released: Feb 1, 2024

23.2.4 버젼 업데이트

수정사항

Angular

  • All Angular products
    • HTML Editor - The editor crashes when dragging content with table.
    • JsonDataSource - ArgumentException is thrown on previewing a report with a hidden bound parameter.
    • Report Viewer for Angular - It is not possible to hide toolbar buttons using the visible option.
    • Running Summary - DetailReportBand summary is off by one record (regression).
    • SqlDataSource - MYSQL functions should not be listed among stored procedures in the Data Source Wizard.
    • Microsoft Visual...

Released: Dec 13, 2023

23.2.3 버젼 업데이트

기능

  • Look and Feel
    • New Fluent Theme - DevExtreme v23.2 ships with a new Microsoft Fluent inspired web theme. The theme includes the following capabilities:
      • Accessible components with contrast color support.
      • Two size modes: Standard and Compact.
      • New icon package.
    • ThemeBuilder Enhancements - Introduced numerous enhancements to the DevExtreme ThemeBuilder tool. Enhancements include:
      • Integration of the new Fluent theme.
      • Advanced ThemeBuilder settings were expanded to incorporate all possible states of...

Released: Oct 19, 2023

23.1.6 버젼 업데이트

수정사항

HTML JS

  • DevExtreme DataGrid
    • Cancel property doesn't accept the Promise<boolean> type in the onRowUpdating, onRowInserting, and onRowRemoving event handlers.
    • Error occurs when using Tab while saving a promise.
    • Export button cannot be disabled through the 'toolbar|items|disabled' option.
    • FilterPanel - The dropdown of the editor for 'Is any of' and 'Is none of' is not shown if it is opened using the editor's field for the second time.
    • Lookup in FilterRow lists only the selected item when...

Released: Sep 4, 2023

23.1.5 버젼 업데이트

수정사항

Angular

  • CreateDocument - Performance degradation occurs while sorting a large report by a nested calculated field.
  • Document Viewer - NullReferenceException exception occurs while using Cached Report Source Builder on Microsoft Azure.
  • Fetch API - OnServerError is not called for all erroneous response status codes.
  • Report Designer Analyzer - A false positive XRE023 when XRCrossTab parameters are used.
  • Microsoft Visual Studio Report Designer:
    • Impossible to bind a predefined report template to...

Released: Jul 21, 2023

23.1.4 버젼 업데이트

수정사항

Angular

  • All Angular products
    • CachedReportSource with Skia - Unexpected implementation type while accessing XtraReport.Watermark.
    • Cannot export custom types when using the new Fetch function.
    • Document Viewer - NullReferenceException exception occurs while using Cached Report Source Builder on Microsoft Azure.
    • Export to PDF
      • Incorrect Unicode mapping for the Hiragino Kaku Gothic font.
      • Font Fallback - The StackOverFlow exception is thrown on exporting a report with certain symbols.
    • Web Document...

Released: Jun 14, 2023

23.1 버젼 업데이트

기능

Main features

  • New Date Range Box component.
  • Header filter customization in Grid, TreeList, PivotGrid, Gantt.
  • Charts - Support for color gradients and patterns.
  • DevExtreme UI Templates - Scheduler view, user profile, login forms, Dark/Light switch.

New DateRangeBox Component

  • The DateRangeBox component for Angular, React, Vue, and jQuery allows you to select a date range. Features include:
    • Masked Input.
    • Popup and Calendar Customization.
    • Input Label and Styling Modes.
    • Value Mode.
    • Input...

Released: Apr 27, 2023

22.2.6 버젼 업데이트

수정사항

  • DevExtreme Charts & Gauges
    • Chart generates a PDF document that does not fully adhere to PDF standards.
    • Gauge - Chart size decreases when the screen scale is 150% and the browser zoom is 90%.
  • DevExtreme DataGrid
    • DataGrid returns focus to the edited cell when navigating to the next cell using the mouse if showEditorAlways is true.
    • Resizing a column causes column misalignment.
    • A row is not updated if a disabled field is validated using AsyncRule.
    • All rows are selected when deleting a row...

Released: Mar 30, 2023

22.2.5 버젼 업데이트

수정사항

DevExtreme Charts & Gauges

  • Chart - A series is not rendered if aggregation is enabled and dataSource contains items with the same argument.

DevExtreme DataGrid

  • HTML JS - A custom command button's disabled function is not called when the Push API is used.
  • Angular - dxTemplate is not recognized if it is in a different component.
  • Cell values are not re-validated when they are changed via the 'editing.changes' option.
  • Columns have the incorrect width on the first render after updating from...

Released: Jan 27, 2023

22.2.4 버젼 업데이트

수정사항

Angular

  • All Angular products
    • Export to DOCX - "Can't finish story here" exception occurs after updating to DevExpress.Drawing.
    • Export to HTML - Watermark is covered by report controls.
    • NullReferenceException occurs on an attempt to open the Expression Editor in Microsoft Visual Studio after upgrading a Microsoft .NET Framework project to v22.2.
    • Report Analyzer - XRE081 is reported for XRCrossTab filtered by the Data Range parameter.
    • Typescript - globalConfig has a 'deprecated' flag.
    • Web...