Essential Studio for Blazor Release Notes
v20.2.46
August 30, 2022
Breadcrumb
Bug fixes
-
#I391789
- The issue with “Script error thrown in breadcrumb while resizing the window” has been resolved.
Chart
Bug fixes
-
#T397690
- Chart legend paging is now proper after legend click. -
#T391246
- Chart legend is now rendering properly for Korean language.
CheckBox
Bug fixes
-
#I394896
- Accessibility Issue in checkbox has been resolved.
DateRangePicker
Bug fixes
-
#I396648
- The issue “When using non-nullable datetime, the selected days is not showing properly” has been resolved.
DocIO
Bug Fixes
-
#I399147
- Table is now preserved properly while converting a Word document to PDF -
#I396934
- Table is now preserved properly while resaving a DOCX format document. -
#I398278
- The XmlException will no longer be thrown while resaving a DOCX format document. -
#I400556
- Hyphenation along with justify alignment is now preserved properly while converting a Word document to PDF. -
#F36942
– Text highlight color now preserved properly while converting a DOCX format document to HTML.
GanttChart
Bug fixes
-
#I396227
- Console error is thrown when dynamically update the columns inColumn Virtualization
on load time has been resolved.
Grid
Bug Fixes
-
#I176243
- Grid Filter broken when double has MinValue is fixed. -
#I396911
,#I399759
- Exception thrown while Adding a new row in Empty grid, and cancel button is pressed has been resolved. -
#I384443
- Null Reference Exception throws when filtering the Grid Programmatically is fixed.
HeatMap
Bug Fixes
-
#F176625
- Exceptions will no longer be thrown when the text size for the axis labels is set to 0.
ListBox
Bug fixes
-
#I389330
- The issue with “Duplicate item not removed properly while using removeitem with specific index in listbox” has been resolved. -
#I391789
- The issue with “Height property was not working properly when we set id to the listbox” has been resolved.
Maps
Bug fixes
-
#I397080
- The performance of the drill-down in Maps is improved to the maximum extent. -
#I399893
- OSM, Bing Maps, and other online map providers will be properly exported, with no lines in the tile images.
MenuBar
Bug fixes
-
#I392431
- The issue with “Sub menu position wrong opening when we enable the showItemOnClick property of menu” has been resolved.
NumericTextBox
Bug fixes
-
#I393501
- Issue with “Numeric textbox
range validation does not works on extremely large values” has been resolved.
PDF Viewer
Bug fixes
-
#I397103
- The issue with “Unable to export the annotation after adding the line annotation” has been resolved. -
#F176583
- The issue with “Exception occurs in OnPageClick event PDF Viewer scrollbar is clicked” has been resolved. -
#I386323
- The issue with “Stamp annotation not shown in .net 6.0 while importing from XFDF file” has been resolved. -
#I395992
- The issue with “Unexpected token D in JSON at the position of 0 script error occurs randomly” has been resolved.
Pivot Table
Bug fixes
-
#F174571
- Performance issues with the pivot table when the field list option is enabled are now resolved.
Rich Text Editor
Bug Fixes
-
#I397876
- Now, when theDisplay
property in theInsertImageSettings
is set asInline
the image is aligned to the left of the editor when inserted or pasted. -
#I396288
- Now, copying and pasting content from Excel will work properly.
Scheduler
Bug Fixes
-
#F176852
- An issue with the Event Click not triggered in timeline views when tooltip is enabled has been fixed. -
#I399464
- An issue with the Cell Height not adjusted properly in timeline year view withEnableAutoRowHeight
has been fixed.
Tooltip
Bug fixes
-
#I398964
- The issue with the Tooltip component while changing the ShowTipPointer property value dynamically has been resolved.
Tree Grid
Bug fixes
-
#I395734
- Resolved new record adding is not updated properly when adding through toolbar items.
TreeView
Bug fixes
-
#I394749
- The issue with “The DropIndex value is incorrect in the drag and drop arguments of the Blazor TreeView component” has been resolved. -
#I387603
- The issue with “Removed nodes are not updated in the ExpandedNodes property of Blazor TreeView” has been resolved.
Uploader
Bug Fixes
-
#I398095
- The issue “Unable to upload an outlook mail by drag and drop” has been resolved. -
#I389640
- The issue “File doesn’t upload when usingSequentialUpload
as true andShowFileList
as false” has been resolved.