Essential Studio for Blazor Release Notes
v20.4.40
December 28, 2022
We have removed the Syncfusion Licensing NuGet package v20.4.0.40 from the nuget.org due to an issue with it. To resolve any compilation issues or warnings while using this, upgrade your Syncfusion NuGet packages version to v20.4.0.41 or later.
Chart
Bug Fixes
-
#I423829
- Aria label attribute values are now proper. -
#F179110
- Background image for chart area is now works properly. -
#F178738
- Pinch target element id issue has been resolved -
#I422673
- Pivot chart multiple axes stacked mode switching between column to bar series type issue has been resolved.
DocIO
Bug Fixes
-
#I418564
,#I418564
,#I419529
- Table is now preserved properly while converting a DOCX format document to PDF. -
#I421989
– The ArgumentException will no longer be thrown while converting a Word document to PDF. -
#I418564
- Nested table is now preserved properly while converting a DOCX format document to PDF.
DropDownList
Bug fixes
-
#I425523
- The issue with the clear button on the DropDownList having an incorrect aria-label of “close” rather than “clear” has been resolved.
FileManager
Bug fixes
-
#FB39736
- Fixed an issue where an error occurred while renaming a file without an extension in the File Manager component.
Gantt Chart
Bug fixes
-
#I414194
- Issue on taskbar interaction not working properly in mac iPad has been fixed. -
#I423760
- Issue on not able to dynamically change the holidays has been fixed. -
#Fb39692
- Issue on virtual sample gets error on load time has been fixed. -
#F179213
- Issue on showing context menu items has been fixed.
Grid
Bug Fixes
-
#I410578
- Exception throws when calling asynchronous method after using ConfigureAwait has been resolved. -
#F178834
- “Issue while enabling AutoFit property as true to a GridColumn of type ColumnType.CheckBox removes the vertical frozen content divider line” issue has been resolved. -
#I414739
- “Column Reordering is not working properly when persistence is enabled in grid” issue has been resolved. -
#I404950
- GoToPageAsync method causes grid scroll issue has been fixed. -
#I421542
- “Sticky header not working properly for foreign key column grid” issue has been resolved. -
#F177864
- Issue with “Expanded Detail Template rows are collapsed when data is updated in the grid after version 20.1.0.48” has been resolved. -
#I421415
- Provided Right-To-Left (RTL) support for dropdown list in a Grid Foreign-key column. -
#I423849
- Issue with “Columns HeaderText is not aligned properly while exporting to Excel or PDF with stacked header” has been resolved. -
#I422375
- Exception throws while switching Tabs in Grid component has been resolved. -
#F176992
- Issue with “Validation message disappears if two columns contains same Field name” has been resolved. -
#I421579
- Issue with “Grid header separator line on RTL Mode When we set the Gridline.Both” is fixed. -
#I425144
- Exception throws on drag and drop while dragging the last row is fixed. -
#I425065
- Column reorder is not working with Column virtualization is fixed. -
#I412256
- Issue with “Horizontal scrollbar is not working in frozen rows and columns” is fixed. -
F178108
- ArgumentException throws while re-opening Modal dialog when grid has ObservableCollection DataSource has been fixed.
Inplace Editor
Bug Fixes
-
#I423474
- The display of TimeSpan values in a Time Picker using an In-Place-Editor, and this issue has been resolved.
ListView
Bug Fixes
-
#F178981
- In ListView component, issue in the working of GetCheckedItemsAsync method is resolved.
s
Multiselect
Bug fixes
-
#I425085
- The issue with the Multiselect Dropdown clear icon style and aria-label has been fixed.
NumericTextBox
Bug fixes
-
#I423715
- Fixed the issue with thearia-label
accessibility issue on theNumericTextBox
component.
Bug Fixes
- #I422693 - The issue with “Export annotation not working properly from an existing PDF document” has now been resolved.
- #I423274 - The key not found exception will no longer occur when loading a PDF document with no layers.
- #I425161 - The values are now selected properly when adding the Combo box to the PDF document.
- #I419140 - No longer failed to load image exception occurs while OCRing the image.
- #I423210 - The exit metadata value now will no longer be included when disabling incremental updates.
- #I423955 - Culture changes to the invariant issue will no longer occur after performing text extraction operations.
- #F179370 - The issues with missing annotations and signature fields will no longer occur when parsing an existing PDF document.
- #I425496 - The
IsBlank
property issue will no longer occur when parsing an existing PDF document. - #I423288 - An exception will no longer occur when repairing document structure corrupted PDF document.
- #I420880 - The issue with “External true type fonts not properly preserved in chrome issue” has now been resolved.
PDF Viewer
Breaking Changes
- System.Drawing.Common nuget package version updated from
4.5.1
to6.0.0
.
Pivot Table
Bug fixes
-
#F179248
- When theAllowDataCompression
property is enabled, the pivot table now works properly with cell templates.
Progress Bar
Bug Fixes
-
#I422768
- Animation duration is now proper for the indeterminate mode.
Range Selector
Bug Fixes
-
#F179106
- Range Selector tooltip is now proper for Berlin time zone.
RichTextEditor
Bug Fixes
-
#I423732
- An image can now be properly dragged and dropped into the Rich Text Editor using the RichTextEditorEvents tag.
Slider
Bug Fixes
-
#F177919
- Arabic culture issue in Slider component is resolved .
TextBox
Bug fixes
-
#I424968
- The issue with the error class appearing while dynamically updating the component value has been resolved.
Toggle Switch Button
Bug fixes
-
#I423702
- Accessibility issue in switch has been resolved.
Tree Grid
Bug Fixes
-
#I414189
- Provided support to handle datasource properties without setter. -
#I412559
- Resolved selection not working properly after expanding the record in virtualization with remote data binding.
TreeView
Bug Fixes
-
#I421647
,#I421945
- Fixed an issue where TreeView was getting re-rendered while performing node selection operation.