[]
        
(Showing Draft Content)

2025 v1.1

Chart

Bug Fixes

  • Resolved issue where there was an incorrect display of transparent colors in charting components under several cultures
  • Updated the System.Drawing.Common library to version 6.0.0 for Linux compatibility

Core

Bug Fixes

  • Resolved an issue where threshold was applied in the dragging helper implementation to avoid unintended activations
  • Resolved an issue where selection of items could not be done after isEditable was set 'False' from 'True'
  • Moved disposal of .NET object reference to JavaScript
  • Resolved an issue where Exception Thrown When using Render Mode InteractiveWebAssembly in .Net 9

FlexViewer

Bug Fixes

  • Updated the System.Drawing.Common library to version 6.0.0 for Linux compatibility

Gauge

Bug Fixes

  • Updated the System.Drawing.Common library to version 6.0.0 for Linux compatibility

Grid

Bug Fixes

  • Resolved issues in the paste algorithm where hidden columns in the selection range caused misalignment and loss of pasted data
  • Enabled proper selection of frozen rows and columns when dragging to select cell, row, or column ranges.
  • Resolved issue where the Column Width Editor did not function correctly when GridColumn.MaxWidth was set
  • Resolved issue where resizing columns or rows failed when empty space existed between scrolling and frozen columns or rows
  • Resolved issue with column and row dragging between scrolling and frozen areas when empty space was present
  • Resolved an issue where Script error was thrown when pressing ‘Space’ key on data-mapped column
  • Added missing Russian translation for the Change Column Width text in the column options menu

Grid.Excel

Bug Fixes

  • Updated the System.Drawing.Common library to version 6.0.0 for Linux compatibility

Input

Bug Fixes

  • Resolved "Cannot read properties of undefined" JS interop error after disposal
  • Resolved synced list item index with SelectedIndex during keyboard navigation
  • Moved disposal of .NET object reference to JavaScript

Bug Fixes

  • Moved disposal of .NET object reference to JavaScript

TreeView

Bug Fixes

  • Moved disposal of .NET object reference to JavaScript