Essential Studio for Blazor Release Notes

v20.1.56
May 17, 2022

Chart

Bug fixes

  • #F172474 - Localization for European cultures is now working properly.
  • #I376278 - The issue with the chart not rendering properly when dynamically updated has been resolved.
  • #F174849 - Warning thrown in AxisLabelRender event parameter has been resolved.
  • #F173353 - Console error while updating data to the chart has been resolved.

DatePicker

Bug fixes

  • #FB32603 - Issue with “Desktop view popup is opened instead of Mobile view popup on the iPad Safari browser” has been resolved.

Dialog

Bug fixes

  • #I371646 - Now, changing the width or height property will refresh the position of the dialog automatically.

DocIO

Bug Fixes

  • #I373903 - Shape is now preserved properly while converting a DOCX format document to PDF.
  • #I379163 - Text is now wrapped properly while converting a Word document to PDF.
  • #I373485 - Decimal tab is now preserved properly while converting a Word document to PDF.
  • #I376688 - Chinese text is now wrapped properly while converting a Word document to PDF.
  • #I377704 - Page margin is now preserved properly while converting a Word document to PDF.
  • #I377575 - The OpenXmlPackageException will no longer be thrown while opening a Word document.

Grid

Bug Fixes

  • #I372338 - Problem with selecting cells using dragselection when enable AllowFiltering is fixed.
  • #F174475 - Null Reference Exception throws when Reordering with ShowDropArea as false is resolved.
  • #F172933 - Footer Aggregate is not rendered while dynamically assigning the grid data source with Virtualization enabled grid has been resolved.
  • #I374824 - Column Menu Popup position is Misplaced in WASM has been fixed.
  • #I366150 - Column reorder icon position is misaligned when column virtualization is Enabled has been resolved.
  • #I378277,#I378553,#I379153,#I378288 - Problem with persisting Template column content when EnablePersistence is fixed.
  • #F174391 - Issue with selection when using CheckBoxOnly selection type while saving the record by clicking another row is fixed.
  • #I373596 - Issue with keyboard navigation focus after editing an row is fixed.
  • #I173787 - Issue with ShiftTab key in Keyboard navigation has been resolved.

MaskedTextBox

Bug fixes

  • #F172684 - Issue with “unwanted characters included in the input while typing the value using Japanese culture keyboard” has been resolved.

NumericTextBox

Bug fixes

#I377076 - Issue with “numpad backspace key is not working on the android device” has been resolved.

PDF

Bug Fixes

  • #I376601 - Stack overflow exception will no longer occur while drawing a PDF template in a PDF document.
  • #I376827 - Now, the file size has been optimized when compressing a PDF document.
  • #I376946, #I377764 - An exception will no longer occur when accessing bounds after removing the annotation from a PDF document.
  • #I374931 - The PDF document opens properly in the Firefox browser after loading the document using the PDF library.
  • #I375835 - The preservation issue will no longer occur when compressing the PDF document.
  • #I376554 - The null reference exception will no longer occur in the page number field when saving the PDF document.

Pivot Table

Bug fixes

  • #I363323 - When rendering multiple pivot tables on the same page, the component now renders properly.
  • #F173794 - When the pivot table is displayed with a single value field, it can now be exported properly to Excel and CSV formats with required number formatting.
  • #FB32450 - Sorting, filtering, drill down/up, and other UI actions have now been properly restricted while the pivot table is being updated.
  • #I374193 - The pivot chart will now refresh properly when the data source is dynamically updated.
  • #F174022 - Using AxisLabelRender event, the pivot chart will now rendered properly.

Presentation

Bug Fixes

  • #I378640, #I376955 - The IndexOutOfRangeException will no longer be thrown while saving the PowerPoint presentation.
  • #I376372 - Bold style is now returned properly from existing PowerPoint presentation.
  • #I375198 - List type is now returned properly from existing PowerPoint presentation.

QueryBuilder

Features

  • #I320808, F152425, F159067 - Provided support for complex data binding in QueryBuilder component.

Scheduler

Bug fixes

  • #F174865 - Unexpected behavior of args.Cancel in OnPopupClose event has been fixed.
  • #I369443 - Exception throws when empty data is bound in schedule has been fixed.

Tree Grid

Bug fixes

  • #I374067 - Selection works properly after preventing save action.
  • #I375440 - Remote data printing works properly.

XlsIO

Bug Fixes

  • #I374768 - Not supported exception thrown while applying minimum and maximum bounds for category axis in the chart has been resolved.
  • #I377731 - Data is now imported properly even when the list objects namespace contains system.
  • #I375960 - Formula being considered as string when used in named range while creating the Excel document is now resolved.
  • #F172299 - Merged cells borders are now preserved properly while importing data into the Excel document using template markers.