Essential Studio for Blazor Release Notes

v22.1.36
June 28, 2023

Chart

Bug Fixes

  • #I470861 - Chart exports now function properly in the Azure environment without any exceptions.
  • #I474048 - Shared tooltips now function correctly when dynamically updating the data source in the chart.

DatePicker

Bug Fixes

  • #I472812 - Resolved an issue where a “Format Exception” was thrown when rendering the datetimepicker with Arabic culture.

Dialog

Bug Fixes

  • #F42885 - The issue with “Escape key does not return false and not able to perform any action after dialog closed” has been resolved.

DocIO

Bug Fixes

  • #I468273 - Paragraph is now preserved properly while resaving a DOCX format document.
  • #I467119 - Paragraphs are now preserved properly after cloning and adding a section in a document.
  • #I470892 - List paragraph is now preserved properly after calling AcceptAll API.
  • #I473110 - Track changes revisions are now preserved properly while resaving a DOCX format document.
  • #I472990 - Text wrapping of frame is now preserved properly while converting a Word document to PDF.
  • #I469824 - Text wrapping is now preserved properly for a floating table while converting a Word document to PDF.
  • #I469436 - List format with hidden property is now preserved properly while converting a Word document to PDF.
  • #I468475, #I470098 - Table is now preserved properly while converting a DOCX format document to PDF.
  • #I469720 - Picture is now preserved properly while converting a Word document to PDF.
  • #I470890 - Paragraph is now preserved properly while converting a Word document to PDF.
  • #I469001 - Shapes are positioned properly while converting a Word document to PDF/Image.
  • #F44437 - The ArgumentException will no longer be thrown while opening a Markdown file with SVG image.

FileManager

Bug Fixes

  • #I470662 - The Null Exception which was thrown while switching the File Manager component’s mobile mode in the details view has been fixed.

FileUpload

Bug Fixes

  • #I474910 - Resolved an issue where the ValueChange event was not triggered when uploading “0 Byte” files in the Uploader component.

  • #I475478 - Resolved an issue where an error message stating “File type is not allowed” was displayed when attempting to upload PDF files.

  • #I475284 - Resolved an issue where users were unable to upload an Outlook mail by drag and drop in the File Uploader.

Gantt Chart

Bug Fixes

  • #F44498, #I472989 - Resolved an issue where the dependency editing functionality in the dialogue box was not working correctly when the localization language (tr-TR) was changed.
  • #F44364 - Fixed a bug where the context menu was not appearing for tasks under the collapsed task.

Grid

Bug Fixes

  • #FB44026 - Resolved the issue where touch scroll was not working correctly after performing grouping and reordering.
  • #I468233 - Fixed the problem where the “Case sensitive” option was being ignored when using a single operator/filter in Excel filter.
  • #FB44057 - Fixed the issue where movable headers were not rendering properly when a frozen column was present in the stacked header.
  • #I468669 - Resolved the issue where the selection was getting cleared when navigating to the selected row, when the selection mode was set to “SelectionMode.Both”.
  • #FB44243 - Resolved the issue where the SfMultiSelect component was not disposing properly when enclosed in the filter template.

Multiselect

Bug Fixes

  • #F182719 - Resolved a performance issue that occurred when prebinding 500+ values to the multiselect component.

Pivot Table

Bug fixes

  • The issue with the pivot chart not refreshing properly within the dashboard layout while resizing has been fixed.

Presentation

Bug Fixes

  • #I470220 - Picture with transparency is now preserved properly while converting a PowerPoint presentation to PDF with Notespage.
  • #I473199 - Shape with radial gradient fill is now preserved properly while converting a PowerPoint presentation to PDF.

QueryBuilder

Bug Fixes

  • #I466118 - The issue with “SetRulesFromSql method set wrong logical operator in query builder” has been resolved.

Rich Text Editor

Bug Fixes

  • #I469489 - Resolved issue where the Insert Table popup’s overlay was hiding the entire element in RichTextEditor.

  • #F181123 - Now, resizing the table and resizing the columns in the table work properly in the Rich Text Editor.

  • #I466822 - Now, expanding the toolbar items in the Rich Text Editor works properly.

  • #I44513 - Now, the colour picker in RichTextEditor has been updated with the missing colours.

Schedule

Bug Fixes

  • #I471948 - An issue with print with options will freeze the timeslots in vertical views has been fixed.

Bug Fixes

  • #I466795 - Resolved the issue with the animation in the Blazor Sidebar component when using multiple sidebars.

Tree Grid

Bug Fixes

  • #I473729 - Fixed issue where rows were not being selected after inserting data using the insert key.
  • #I470980 - Fixed an issue where collapsing all records and adding a new one in hierarchy sample caused the previously collapsed record to expand again.

XlsIO

Bug Fixes

  • #I471158 - Freeze panes are now updated properly when the columns are deleted.
  • #I465848 - Font properties are now applied properly for chart data labels.
  • #I467155 - Argument out of range exception thrown while trying to change the position of pivot page field is now resolved.
  • #I464512 - Data bar with merged cell is now rendered properly in Excel to PDF conversion.
  • #I470870 - Cell text with newline character is now rendered properly while auto fitting the row in Excel to PDF conversion.
  • #I469383 - File name with extension in header and footer are now supported in Excel to PDF conversion.
  • #I465421 - Chart numeric axis labels with exponential values are now rendered properly in PDF conversion.
  • #I471796 - Bar stacked chart with duplicate name in catergory axis is now rendered properly in Excel to PDF conversion.