Essential Studio for Blazor Release Notes

v20.1.57
May 24, 2022

Chart

Bug fixes

  • #I374401 - The chart size is not proper inside layout issue has been resolved.
  • #I378832 - A console error in stockchart while navigating the page has been resolved.
  • #I378688 - Volume value not being displayed in the tooltip for the financial chart has been resolved.
  • Chart is now rendering properly with respect to its parent size, when page is refreshed.

DocIO

Bug Fixes

  • #I375240 - Table borders are now preserved properly while resaving a DOCX format document.
  • #I377506, #I378589 - The ArgumentOutOfRangeException will no longer be thrown while converting a HTML file to DOC format document.
  • #I374500, #I379170 - Image is now preserved properly while converting a Word document to HTML.
  • #I379154 - Table is now preserved properly while converting a DOCX format document to PDF.

Bug fixes

#F174395 - Issue with “application gets freeze while updating the Query property dynamically and binding OnActionBegin event to the component” has been resolved.

I371932 - Issue with “preselect value is not updated to the input while providing take via IQueryable data” has been resolved.

File Manager

Bug fixes

  • #F173089,#F163250 - The issue with “The download file operation does not work while using the custom TValue in the File Manager component” has been resolved.

FileUpload

Bug fixes

  • #F174108,#FB34077 - Now, you can change the upload XMLHttpRequest withCredentials value using BeforeUpload event argument.

Gantt Chart

Bug fixes

  • #I174838 - Issue on Dynamic assigning DataSource has been fixed.

Grid

New Features

  • #I370014 - Provided inline editing support for the virtualized Grid.

Bug Fixes

  • #I373445 - Grid Dialog Edit validation not working properly has been resolved.
  • #I376741 - Exception throws in OnActionFailure event while defining empty string in the initial grouping is fixed.
  • #I372451 - Focus moved to the first row cell while clicking spacebar in the column template cell after focusing grid empty space is fixed.
  • #I374908 - Exporting number column cells with % format stores as string in excel file is resolved.

Linear Gauge

Bug fixes

  • #I378546 - Script errors will no longer be thrown after the Linear Gauge component is dynamically removed.
  • #I378546 - When LinearGaugePointer is initialized within a switch case loop, no exceptions are thrown.
  • #I378941 - When an interval is set in the ticks with multiple axes, the position of the major and minor ticks will now be proper.

ListBox

Bug Fixes

  • I378760 - The issue with “Sorting was not working properly when we enabled the filtering in the listbox” has been resolved.

Maps

Bug fixes

  • #I377612, #I379332, #I377694 - When the Height property is set to a percentage value, the Maps component’s height will be correct.
  • #I377932 - Markers will now be correctly added to Maps in the OnZoomComplete and OnPanComplete events.
  • #I377934 - When the markers are dynamically added in the OnZoomComplete and OnPanComplete events, the panning direction will be correct.
  • #I378584 - When the navigation line is selected without the Fill property being set, an exception is no longer thrown.
  • #I378265 - When the ZoomToCoordinates method is called, the Maps’ position will now be proper.

PDF

Features

  • #I370995 - Provided support to enable new line indent in a PdfStringFormat.

Bug Fixes

  • #I378749 - Performance delay will no longer occur while checking whether the signature field is signed or not.
  • #I379173 - An exception will no longer occur when saving a PDF document with a new signature field.
  • #I378845 - The PDF documents with annotations are now appropriately merged.
  • #I378160 - BackColor is now updated properly when setting the transparent and empty Backcolor to the TextBox Field.

Pivot Table

Bug fixes

  • #F174433 - When virtual scrolling is enabled, the pivot table can now be rendered properly while perform member filtering in filter axis.
  • #F174857 - In WASM, you can now drag and drop fields in the pivot field list UI.

Presentation

Bug Fixes

  • #I376596 - The ArgumentException will no longer be thrown while converting a PowerPoint presentation to PDF.
  • #I377579 - Character spacing is now applied properly while converting a PowerPoint presentation to PDF.
  • #I378779 - After line spacing is now applied properly while converting a PowerPoint presentation to PDF.

Progess Bar

Bug fixes

  • #F174991 - The issue with the Progess Bar animation when resized has been resolved.

Splitter

Bug fixes

  • #I378274 - Now, the splitter pane size is maintained properly when resizing or zooming in or out on the browser window.

Tab

Bug Fixes

  • #I378316 - An issue with tab items dropped on grid toolbar has been fixed.

XlsIO

Bug Fixes

  • #F174314 - Format exception being thrown while using number format in Thai culture has been resolved.