Syncfusion Essential Studio .NET MAUI 2024 Volume 2 SP1 (26.2.4)

Released: Jul 24, 2024

Actualizaciones en 2024 Volume 2 SP1 (26.2.4)

Características

  • SfDataGrid
    • Added localization support to the SfDataGrid.
    • Added support for applying formatting in a column with different cultures.
    • Added support for specifying the source type to the SfDataGrid.
    • Added support for data loading with virtualization.
    • Added incremental loading support to the SfDataGrid.
    • Added customization options for the appearance of numeric and combo box column edit elements, such as minimum, maximum, dropdown width, value member path, and more.
    • Added support for disabling the DataTable's built-in row filter functionality.
  • SfImageEditor
    • The CompressionQuality event argument has been provided to the ImageSaving event to optimize image saving size on iOS and macOS platforms.

Correcciones

  • DocIO
    • Section breaks are now handled properly when accepting tracked changes in a Word document.
  • PDF
    • Fixed an issue where annotations were not displayed correctly after flattening the PDF document.
    • Fixed an exception that occurred when retrieving the page value from the radio button field in a PDF document.
  • SfButton
    • The MAUI app no longer crashes when setting a gradient background with an icon image.
  • SfComboBox
    • The ComboBox dropdown now opens properly in the SfPopup control on Mac and iOS platforms.
  • SfNumericEntry
    • The NumericEntry no longer crashes the app when entering special characters on Mac and iOS platforms.
    • The NumericEntry values now update properly when binding the values while focus the control.
  • SfPdfViewer
    • [iOS] In the sticky notes text editor, multiline text content can now be added properly.
    • The tapped event will no longer trigger when performing a double tap zoom on the SfPdfViewer.
    • The application no longer crashes when the ShowToolbar property is set to false.
    • The sticky note comment popup now maintains the format of the system date.
    • The scroll head can now be hidden in single-page mode.
  • SfRadialGauge
    • The SfRadialGauge will now render without any warning.
  • SfRotator
    • Rotator items no longer overlap during continuous third swipe on the Android platform.
  • SfStepProgressBar
    • The issue where the Primary and secondary texts are not shown in the view when integrating the .NET MAUI SfStepProgressBar with native embedding application, has been resolved.
  • SfTextInputLayout
    • The layout stroke color now updates properly when using SfMaskedEntry control.
    • The layout text color now updates properly when using CommunityToolkit.
  • Visual Studio Extensions
    • The issue with the SDK version not displaying in the MAUI Template Studio for Visual Studio 2022 (ARM 64-bit) has been resolved.
    • The issue where an 'Invalid License Key' notification would appear if there was a space or newline after the period (.) in Syncfusion.Licensing.SyncfusionLicenseProvider.RegisterLicense has been resolved.
  • XlsIO
    • The pie chart color is now preserved properly when cloning and resaving the Excel document.