Syncfusion Essential Studio for Blazor 2022 Volume 4 SP1

Released: Feb 1, 2023

Updates in 2022 Volume 4 SP1

Features

  • PDF Viewer
    • Added support for showing the valid time in the comment panel for any culture.

Fixes

  • Chart
    • Polar and Radar chart data labels are now rendered properly.
    • Chart secondary axis is now proper on dynamic update.
    • Chart datalabel format is now applied for tooltip.
  • Chips
    • The issue with Chip states get changed while interacting with the DataGrid component issue has been fixed.
  • DateRangePicker
    • The issue with the “AppendTo event argument in the OnOpen event not functioning properly” has been resolved.
  • DocIO
    • Document is now preserved properly after calling AcceptAll method.
    • Document protection is now maintained properly while converting a DOC to DOCX format document.
    • Table style is now applied properly while converting a HTML to DOCX format document.
    • Table is now preserved properly while converting a DOCX format document to PDF.
  • Document Editor
    • Included the Footnote while printing.
    • Resolved the Whole Paragraph moving while entering TAB key.
    • Resolved the Error Message while opening the document in Ms Word.
    • Table is now pasted while pasting the copied table content.
    • Resolved the issue while comment post a comment and removing the content.
  • FileManager
    • The issue of the Blazor File Manager component becoming uninteractive when cancelling the BeforePopupOpen event has been resolved.
    • The FileManager component’s OnSend event binding issue has been fixed.
    • The issue with the Blazor File Manager component Upload not functioning properly when more than one HTTP header is present has been fixed.
  • Gantt Chart
    • Issue on scrollbar rendering when setting 100% width and height has been resolved.
  • Grid
    • The issue with console errors being thrown when trying to add or edit a record in a grid containing multiple GridForeignColumn with the same field names and conflicting validation rules has been resolved.
    • The issue with console errors being thrown while selecting a row in the datagrid that consists of a detail template has been resolved.
    • The issue with missing translation resource keys in v20.4.0.43 has been resolved.
  • HeatMap
    • To accept decimal values, the type of the Interval property in the HeatMapXAxis and HeatMapYAxis tags has been changed from int to double.
    • The Minimum, Maximum and Interval properties in the x-axis and y-axis will now properly.
  • Maps
    • The legend and shape colors will be reset to their default colors when the data source is changed dynamically after the selection is performed.
  • PDF
    • The text display location is now functioning correctly for PDF EAN Barcodes.
    • Preservation issue in the form no longer occurs after setting the default appearance to the form field.
    • The PDF document now conforms to standards, and the metadata has been successfully updated.
    • An exception will no longer occur while flattening the annotations in the PDF document.
    • The scanning of PdfCode93 and UPC barcodes is now functioning correctly even when drawn multiple times.
    • The position of the Pie when drawn is now accurate when using floating point values.
    • Hanging issues no longer occurs when performing PDF to PDF/A conversion.
    • Annotations and form fields missing issue will no longer occur when loading PDF documents.
    • Text extraction with Line collection returns correct results.
    • Culture changes to the invariant issue will no longer occur after performing Extract text operation.
  • PDF Viewer
    • EnableCommentPalel API is now working properly.
    • Focus remains on the shape annotation issue, which is now working properly.
    • Check box status is now updated properly on printing.
    • Issue with resizing the stamp annotation is now resolved.
    • The issue with the second free text annotation being removed when the first is selected has been resolved.
    • The issue with the imported free text annotation not being in the proper position in the rotated document has been fixed.
    • Issue with changing the resizer fill color of the custom stamp is now working properly.
    • Issue with loading the PDF document with form fields issue is now resolved.
    • Without the need for page scrolling, the cut operation after selecting the annotation now working correctly.
    • Script error when disabling the toolbar has now been fixed.
    • Dropdown values are not properly updated while the print is now working properly.
  • Pivot Table
    • Breaking Changes - OnLegendRender has been renamed to OnLegendItemRender.
    • Breaking Changes - OnLegendItemRender has been change from EventCallback<Syncfusion.Blazor.Charts.LegendRenderEventArgs> to Action<Syncfusion.Blazor.Charts.LegendRenderEventArgs>.
    • Pivot table can now be properly exported to an Excel document with modified file name.
  • Scheduler
    • An issue with Recurrence rule were generated for invalid until date has been resolved.
    • Exception thrown when loading resource data asyncronously in OnInitialized lifecycle has been fixed.
  • SmithChart
    • SmithChart initial performance has been improved.
  • Tree Grid
    • Fixed issue where cell was not focused when using column template.
    • Fixed issue with bottom line not being visible after performing collapse action in Treegrid.
    • Fixed issue where the record was hidden while expanding the record when virtualization was enabled.
  • XlsIO
    • Exception thrown while exporting data table with formulas is now resolved.