Syncfusion Essential Studio Blazor 2024 Volume 3 (27.1.58)

Released: Nov 5, 2024

Updates in 2024 Volume 3 (27.1.58)

Fehlerkorrekturen

  • Chart
    • Chart data label template now displayed properly while adding data dynamically.
    • Chart tooltip now displayed properly on long pressing over touch interaction.
    • Chart Y-Axis scrollbars on multiple axes have now been moved properly.
    • The crosshair and tooltip for the chart don't show when clicking the reset button on the zooming toolbar.
  • Data Grid
    • Resolved an issue to differentiate between the footer template aggregate and group footer template aggregate during the ExcelExport and PdfExport event.
    • Resolved an issue where the focused cell would hide under the FrozenColumns during Tab key navigation.
    • Resolved an issue where the focus would shift to the first grid when clearing filters in the second grid.
    • Fixed an issue where the update and cancel buttons were not enabled during delete operations in Batch mode when AllowEditing was disabled in DataGrid.
    • Implemented functionality to prevent dropping at the last border and display a disabled icon in this scenario.
    • Resolved a whitespace issue that occurred when using VirtualMaskRow with OverScanCount.
  • MultiColumn ComboBox
    • Fixed an issue where the MultiColumnComboBox was not functioning correctly for TValue types when used as integers.
  • MultiSelect
    • Resolved the problem where bounded value not being applied to the component.
  • Tree Grid
    • Resolved an exception that occurred when using cell edit mode with hierarchical binding.
    • Entering values into the textbox placed in a template column now works correctly when rendered in the treeColumnIndex column.
    • Resolved an issue where custom query values were not accessible when expanding a record with remote data binding.
    • Added functionality to prevent dropping and display a disabled icon when the target is at the last border.
  • TreeView
    • The issue where setting the Navigation URL property did not function as expected in the TreeView component within Blazor WASM applications has been resolved.