Rilasci di Syncfusion Essential Studio .NET MAUI

Released: Sep 26, 2023

Aggiornamenti in 2023 Volume 3 (23.1.38)

Correzioni

  • SfPdfViewer
    • [Android] The PDF document is now aligned properly when device orientation changed.

Released: Sep 15, 2023

Aggiornamenti in 2023 Volume 3

Funzionalità

  • Production-ready controls - The following .NET MAUI controls have been developed to meet industry standards and are now marked as production-ready:
    • Accordion.
    • Chips.
    • Expander.
    • Numeric Entry.
    • PDF Viewer.
  • Button (New)
    • The .NET MAUI Button is a custom button control. Its built-in features include UI customization, support for icons, predefined styles, rounded corners, and visual state customization using the visual state manager. Key features:
      • Easily customize a button to be an outline...

Released: Sep 5, 2023

Aggiornamenti in Syncfusion Essential Studio for .NET MAUI

Correzioni

  • DocIO
    • List number is now preserved properly while converting a DOCX format document to HTML.
    • Section column width is now preserved properly while converting a DOCX format document to PDF.
  • SfComboBox
    • Fixed the issue where tapping the Drop-down button on an already opened SfCombobox did not close it in .NET MAUI.

Released: Aug 29, 2023

Aggiornamenti in Syncfusion Essential Studio for .NET MAUI

Correzioni

  • SfDataGrid
    • The cell style is now appropriately applied to the edit element within data grid cells. The default style of the data grid does not always take effect when the cell style is set.
    • The global style set for Grid control will no longer be applied to the column header cells.
  • SfCalendar
    • The Microsoft Native Embedding issue in the Apple iOS platform has now been fixed.
  • SfImageEditor
    • The zooming behavior in Android will now work properly while adding the SfImageEditor inside the...

Released: Aug 8, 2023

Aggiornamenti in Syncfusion Essential Studio for .NET MAUI

Funzionalità

  • SfDataGrid
    • The DataColumnBase.ColumnElement property has now been made public. As a result, the DataGridCell and its associated element can be customized within the DataGridCellRenderer.OnSetCellStyle method.

Correzioni

  • DocIO
    • Header row in floating table is now preserved properly on each page while converting a Word document to PDF.
    • Sequence field is now updated properly while calling UpdateDocumentFields API.
    • Reference field is now updated properly while calling...

Released: Aug 2, 2023

Aggiornamenti in Syncfusion Essential Studio for .NET MAUI

Correzioni

  • SfListView
    • The Entry element within the SfListView.ItemTemplate now maintains focus when tapped.
  • SfTextInputLayout
    • Resolved an issue where the ErrorLabel text in the SfTextInputLayout was getting cropped when increasing the font size of the ErrorLabel.

Released: Jul 27, 2023

Aggiornamenti in 2023 Volume 2 SP1

Funzionalità

  • PDF
    • Added support for extracting 'OCSP' and 'CRL' certificates, along with their validity, from embedded timestamps during digital signature validation.
    • Added support for removing the specified key from document information in existing PDF documents.
  • DataGrid
    • Added support for listening for mouse right-click event on desktop platforms.
    • Added support for loading a custom data template for the sort icon.
    • Added functionality to obtain the position of a data grid cell.
  • LinearGauge...

Released: Jul 18, 2023

Aggiornamenti in Syncfusion Essential Studio .NET MAUI

Funzionalità

  • SfEffectsView
    • Enhanced the release event behavior.

Correzioni

  • DocIO
    • Unknown field result is now preserved properly while converting a Word document to PDF.
    • Alternate chunk content is now preserved properly while converting a Word document to PDF.
    • Hanging issue will no longer occurs while converting a Word document to PDF.
    • Table is now preserved properly while converting a Word document to PDF.
  • SfDataGrid
    • The row values are now being properly updated when added through the insert...

Released: Jul 4, 2023

Aggiornamenti in Syncfusion Essential Studio for .NET MAUI

Funzionalità

  • SfPdfViewer (Preview)
    • Added 'Tapped' event in the PDF Viewer. When tapping the control, this event provides valuable information such as the page number and position at the tapped location.

Correzioni

  • DocIO
    • The ArgumentOutOfRangeException will no longer be thrown while calling Unlink() API.
    • Table is now preserved properly while converting a Word document to PDF.
    • Paragraph border is now preserved properly while converting a Word document to PDF.
    • Table is now preserved properly while...

Released: Jun 22, 2023

Aggiornamenti in 2023 Volume 2

Funzionalità

  • Common
    • Production-ready controls:
      • Masked Entry.
      • Popup.
      • Shimmer.
    • ToolBox - All the Syncfusion .NET MAUI controls now come with ToolBox support for Microsoft Visual Studio 2022. This new feature allows users to effortlessly drag and drop controls from the ToolBox directly into the XAML files, simplifying the process of adding and configuring controls in the .NET MAUI applications.
  • Accordion (New)
    • The Accordion offers a vertically collapsible panel with stacked headers, allowing the...