Syncfusion Essential Studio Blazor 2023 Volume 3 (23.1.41)

Released: Oct 17, 2023

Atualizações na 2023 Volume 3 (23.1.41)

Recursos

  • DocIO
    • Breaking Change - Updated SkiaSharp and SkiaSharp.Harfbuzz to v2.88.6 in DocIORenderer to convert Word to PDF/Image.
  • Presentation
    • Breaking Change - Updated SkiaSharp to v2.88.6 in PresentationRenderer to convert presentations to PDF/Image.

Correções

  • Chart
    • Lazy loading for the datetime axis of the chart is now working properly.
  • ComboBox
    • Fixed an issue where the combobox popup height did not include the footer content when using the e-multi-column feature.
    • Fixed an issue where the IsInterated property was returning False when selecting a value using the Tab key in the Value Change Event.
  • Data Grid
    • Resolved the issue where the Alt + DownArrow key did not work properly while using.
    • Resolved the issue where the RequireCounts property was not functioning correctly in the DataManagerRequest class during grid export.
    • Resolved the issue where the Tab key was not functioning properly when using the SfTextBox with the multiline property enabled within the template in GridEditSettings.
  • Date Picker
    • Fixed an issue where a "CultureNotFoundException" exception was thrown when using an invalid culture during the initial rendering of the component.
  • DocIO
    • The ArgumentOutOfRangeException will no longer be thrown while converting a DOCX format document to PDF.
    • Decimal number format is now preserved properly after executing mail merge.
    • The Japanese text is now properly split with English text while converting a Word document to PDF.
  • DropDown List
    • Resolved issue where the value become Null after filtering and pressing the ESC key.
  • File Manager
    • The console error when enabling virtualization in the File Manager component large icons view has been resolved.
  • Numeric TextBox
    • Fixed an issue where the value change event was triggered twice when using a delay in the handler.
  • Pivot Table
    • An issue with the pivot table being updated with an empty data source throwing an exception has now been fixed.
  • Presentation
    • The NullReferenceException will no longer be thrown while opening a PowerPoint Presentation with custom chart relation.
  • Splitter
    • Fixed an issue Pane doesn't retain in original position after resizing.
  • Tree Grid
    • DisableHtmlEncode works properly for treeColumn.
  • TreeView
    • The height alignment issue while enable the AllowTextWrap property in the TreeView has been resolved.