Essential Studio for Blazor Release Notes

v20.4.49
February 07, 2023

Calendar

Bug Fixes

  • #I426375 - Fixed an issue where an exception was thrown and selected dates were not removed when attempting to remove dates using the RemoveDatesAsync method.

Card

Bug Fixes

  • #I28586 - The SubTitle property is now accepted by the HTML string value

Chart

Bug Fixes

  • #I432398 - Console error thrown in pivot chart has been resolved.
  • #I432617 - Unable to customize chart properties using OnLegendItemRender event has been resolved.
  • #F180177 - Chart secondary axis is now hidden when visibility is false.
  • #I431628 - Console error on dynamic update of chart legend color has been resolved.
  • #I433015 - Stacked column is now proper with secondary log axis for line series.

DatePicker

Bug fixes

  • #F180109 - The issue with the “Min and Max date property not working when changing it dynamically “ has been resolved.

Dialog

Bug Fixes

  • #I428807 - Now, the Esc key keeps the button focused while closing the dialog.

DocIO

Bug Fixes

  • #I429091 – The header and footer are now preserved properly after calling UpdateAlternateChunks API.
  • #I430360 – The ArgumentOutOfRangeException will no longer be thrown while converting a Word document to PDF.
  • #I431344 - Hanging issue has been resolved while converting a Word document to PDF.
  • #I432675 - Table border is now preserved properly while converting a Word document to PDF.
  • #I427132 - Table is now preserved properly while converting a RTF format document to PDF.
  • #I429053 - The InvalidOperationException will no longer thrown while resaving a DOCX format document.
  • #I430387 - Formula field is now updated properly after calling UpdateDocumentFields API.
  • #I429194 - List number is now preserved properly while converting a DOCX format document to PDF.
  • #I430397 - Hanging issue has been resolved while opening a Strict Open XML document.
  • #I430866 - The NullReferenceException will no longer thrown while calling UpdateWordCount API.

FileManager

Bug fixes

  • #I428998 - The issue of the Blazor File Manager component becoming uninteractive when canceling the BeforePopupOpen event has been resolved.

  • #I428259 - The FileManager component’s OnSend event binding issue has been fixed.

  • #I428003 - The issue with the Blazor File Manager component Upload not functioning properly when more than one HTTP header is present has been fixed.

Grid

Bug Fixes

  • #F179861 - Exception throws while performing Excel filtering on columns with DateTimeoffset type is fixed.
  • #I432237 - Console error throws while scrolling when sticky header is enabled and bound to an observable collection has been resolved.
  • #F179685 - Issue with “Content length exceed exception thrown during CRUD operations in the DOTNet7 framework” is fixed.
  • #I429736 - Issue with “Exception thrown while using multiple foreign key columns with the same field name in the same grid during reordering” has been resolved.
  • #I428818 - Issue with “filtered data not being displayed in grid, when virtual mask row is enabled” is fixed.
  • #F177937 - Issue with “RowDragStarting event is not triggering while performing Drag and Drop” has been resolved.
  • #I299116 - Provided support for triggering the QueryCellInfo event when editing using a command column.

ListBox

Bug fixes

  • #I423806 - The issue with “Value not update and ValueChange event not triggered properly in listbox” has been resolved.

Maps

Bug fixes

  • #I432032 - Exception will no longer be thrown when the GeoJSON data with “null” geometry values are loaded as ShapeData.

Mention

Bug fixes

  • I429085 - The issue with the MentionChar property in the Mention control not accepting characters like “[” and causing script errors has been resolved.”

Bug fixes

  • #I427538 - The issue with “Input element got focusing out when we opening the submenu of menu using mouse hover” has been resolved.

NumericTextbox

Bug Fixes

  • #SF-424391 - Fixed issue with incorrect display of double value in Syncfusion NumericTextBox Blazor component.

Pivot Table

Bug fixes

  • An exception that occurred while creating group settings via the grouping UI has now been resolved.

Presentation

Bug Fixes

  • #I430678 - The NullReferenceException will no longer be thrown while parsing an Ole Object of group shape.
  • The NullReferenceException will no longer be thrown while closing a PowerPoint presentation with empty section.

Scheduler

Bug fixes

  • #I429519 - An issue with quick popup automatically opens when switching between two scheduler in device mode has been fixed.
  • #I430878 - An issue with current date not highlighted when adding resources dynamically in month view has been fixed.

Tree Grid

Bug Fixes

  • #I411347 - Resolved frozen line not moving when we enable the FrozenColumns property in the tree grid.
  • #I427314 - Resolved cell focus was lost while pressing the Ctrl + C key.
  • #F176980 - Resolved an issue where the column width in the tree grid was not updating properly after being resized.
  • #I427314, #I427314, #I427314 - ExpandAll with remote data is working properly in the tree grid.
  • #I425144 - Fixed an issue with row drag and drop where records were not being dropped properly when dropped to the bottom of the last row.
  • #F180028 - Resolved script error when using checkbox column in the tree grid within a dialog.
  • #I430472 - Resolved script error when expanding all items in custom adaptor without HasChildMapping property.

XlsIO

Bug Fixes

  • #I429889 - Excel document being corrupted while copying worksheet with embedded objects using AddCopy is now resolved.
  • #I430295 - Cell values from CSV document are now returned properly when retrived through GetValueRowCol method.
  • #I431117 - Multiple pivot tables are now rendered prperly in Excel to PDF conversion.
  • #I431684, #I433865, #F180306 - Unexpected tag exception being thrown while parsing external link is now resolved.
  • #I431624 - Paragraph text set through HTMLString property is now preserved properly in Excel document.
  • #I430587 - String value being preserved as date time while exporting data table to Excel using template marker in French culture is now resolved.
  • #I426961 - Bar chart axis postion in now rendered properly while enabling maximum value option.