Essential Studio for Blazor Release Notes

v19.4.54
March 1, 2022

Chart

Bug Fixes

  • #F173021 - Stock chart tooltip text is now rendering properly with decimal values.
  • #I32429 - Chart axis labels are now updating properly on sorting the data.
  • #31800 - RTL for chart is now working when populated from SyncfusionBlazorService.

ComboBox

Bug fixes

  • #F171417 - Issue with “Value property is not set to the component while enabling the virtual scrolling with AllowCustom as true” has been resolved.

DateTimePicker

Bug Fixes

  • #F172471 - Issue with “Change event argument returns different time zone offset value when component render with DateTimeOffset type” has been resolved.

DocIO

Bug Fixes

  • #I366417 - HTML tags are now added properly while converting Word document to HTML.
  • #I368444 - The NullReferenceException will no longer be thrown while converting a Word document to PDF.
  • #I368522 - Document will no longer be corrupted while resaving DOCX document.

File Manager

Bug fixes

  • #I356664 - The issue with “The dynamic change of path property throws an exception in Azure file provider for the File Manager component” has been resolved.

GanttChart

Bug fixes

  • SF-363754 - Gantt Task disappears When there is no record at first and add the second child to the firstly created task issue has been fixed.
  • SF-365644 - Expand and Collapse is not working properly when clicking the parent taskbar issue has been fixed.
  • SF-359066,SF-356566 - Issue in column resizing after releasing the mouse has been fixed.

Grid

Bug Fixes

  • #I365632 - Problem with filtering using letters when bind ExpandoObject with webapi is fixed.
  • #I361303 - Reorder icon is hidden when using Grid inside splitter is fixed.
  • #I363370 - ColumnChooser does not work properly with args.cancel is fixed.

Kanban

Bug fixes

  • #F172400 - Now, when using the remote data the initial Kanban Drag and drop operation works fine.

ListBox

Bug Fixes

  • The issue with “In Checkbox enabled ListBox Keyboard navigation is always start from first/last item instead of active item” has been resolved.

NumericTextBox

Bug fixes

  • #I364618 - Issue with “spin button increment and decrement the value when hold the spin button and scroll the screen in the mobile device” has been resolved.

  • #F172234 - Issue with “automatically rounds off to the nearest whole number when typing the value inside the edit form withValidateOnInput is enabled” has been resolved.

pdf

Bug Fixes

  • #I367124 - Dropdown field values are now shown properly while importing XML in the XFA document.
  • #I366599 - The shape is drawn properly while converting XPS to PDF conversion.
  • #I367733, I367109 - Null reference exception will no longer occur while getting annotation from an existing PDF document.

Presentation

Bug Fixes

  • #I366013 - Multicolumn content now preserved properly while converting a PowerPoint presentation to Image.
  • #F172664 - The IndexOutOfRangeException will no longer be thrown while moving a cloned slides into the PowerPoint presentation section.

Query Builder

Bug Fixes

  • The issue with “To create condition below the group” has been resolved.

Breaking Changes

  • We have added new parameter IsGroupRule to AddRule public method.
Method Parameter Type Description
AddRule IsGroupRule System.Boolean To add the rule under the respected group tree

RichTextEditor

Bug fixes

  • #F172289 - Now, the table resizing works properly even when the Rich Text Editor is rendered inside the table.

Scheduler

Bug fixes

  • #SF-364877 - An issue with “All the resource events are getting re-rendered while virtual scrolling” has been fixed.
  • #SF-367174 - An issue with “DragEventArgs does not contain the mouse target details” has been fixed.
  • #SF-367659 - An issue with “When tooltip enabled hovering through the block appointment throws exception” has been fixed.

Slider

Bug Fixes

  • #I359851 - The issue with “The handle flickers when using two way value binding in the Slider component” has been resolved.

Splitter

Bug fixes

  • #F172029 - Now, the splitter separator resizing works properly even when the splitter is rendered inside and dialog and dragged on the right and with the horizontal scroll on the page.

TextBox

Bug fixes

  • #I366245 - Issue with “ OnFieldChanged event fires twice in the EditForm validation” has been resolved.

Tree Grid

Bug Fixes

  • #I363754 - Resolved Dynamic record adding issue after all records deleted.

XlsIO

Bug Fixes

  • #I366252 - A value with more than 2 digits being cropped in value axis label of bar chart in chart to image coversion is now resolved.
  • #I366365 - Font size of dta label is now rendered properly in chart to image conversion.
  • #I366013 - Category labels are now rendered properly in chart to image conversion even while enabling the reverse order.
  • #I366084 - Null refernce exception thrown while converting 3D chart series with no cache values to image is now resolved.