Syncfusion Essential Studio .NET MAUI 2024 Volume 1 SP1 (25.2.3)

Released: May 8, 2024

2024 Volume 1 SP1 (25.2.3) 中的更新

特性

  • SfAutocomplete
    • Added Header and Footer support for the DropDown in the SfAutoComplete.
  • SfCarousel
    • Added new Scroll Mode support in the SfCarousel control.
  • SfCartesianChart
    • Zoom pan event: Users can now utilize Zoom and Pan events to enhance their experience, obtaining key details like Axis ZoomFactor and ZoomPosition. Additionally, they have the ability to cancel zooming and quickly make necessary adjustments.
    • Inside position for Axis elements: The user can now position axis elements such as axis labels and ticks inside the plot area according to user preferences.
  • SfCheckBox
    • Added support for changing the size of the SfCheckBox control.
  • SfComboBox
    • Added Header and Footer support for the DropDown in the SfComboBox.
  • SfDataGrid
    • Added support for committing null value to the numeric column.
    • Added support for enabling or disabling the delete key functionality.
    • Added support for enabling or disabling the keyboard navigation.
    • Added command support to the interaction events such as CellTapped, CellDoubleTapped and so on.
    • Added helper methods and events to the SfDataGrid class such as DataGridLoaded, ItemsSourceChanged and so on.
  • SfPicker
    • Added the SelectedItem property, which allows the user to bind the selected item through the view model in the .NET MAUI Picker control.
  • SfRadioButton
    • Added the support for customizing the size of the SfRadioButton control.

修补程序

  • DocIO
    • Czech characters are now preserved properly while converting a Word document to PDF.
    • RTL Paragraph within the TOC is now aligned properly while converting a Word document to PDF.
    • Font name is now preserved properly while saving a ODT format document.
  • PDF
    • Fixed the issue where extract text does not work properly for some texts in a PDF document.
  • SfDataGrid
    • The System.NullReferenceException will no longer be thrown when hovering over the indent cell after adding the grouping at runtime.
    • The down arrow key now responds properly when all the groups are in the collapsed state.
  • SfPdfViewer
    • The PDF Viewer now handles continuous requests to print PDF documents without crashing.
    • The PDF Viewer no longer crashes when loading PDF documents or canceling the process.
  • Visual Studio Extensions
    • Fixed the T4 template content replacement issue in the MAUI extension.
  • XlsIO
    • Exception is no longer thrown when accessing a range of the sheet name starting with a bracket.
    • Row height is updated properly While using autofitRow in the conversion of Excel to PDF.
    • AutoShape is rendered properly while converting specific range in Excel to image.
    • Custom display unit label text is preserved properly while cloning the Excel document.
    • Hidden series is preserved properly while cloning the Excel document.