Essential Studio for Blazor Release Notes
v22.2.8
August 08, 2023
AutoComplete
Bug Fixes
-
#45574
- Issue with “Action complete event triggered two times when paste on Autocomplete component”has been resolved.
Chart
Bug Fixes
-
#I484881
- Shared tooltip point values are now shown properly in range column charts. -
#I477816
- JS Exception thrown when rendering the area chart inside the dashboard layout component issue has been resolved. -
#I486105
- Console error that was being thrown when dynamically changing the chartseries type and mouse over the chart has been resolved. -
#I482535
- Multiple series dynamic updates slowing down and freezing issue has been resolved. -
#I487588
- Multiple chart scrollbars are now working correctly. -
#I487465
- Exception thrown when dynamically changing chart data usingDateTimePicker
in french culture issue has been resolved. -
#I487014
- When exporting all charts in the tabs, PNG images are now downloaded properly.
Data Grid
Bug Fixes
-
#FB45646
- Fixed the problem where using a “DateOnly” column with the Format property was causing errors during Excel export. -
#I485724
- Resolved the problem where checked items in the Excel Filter’s popup were being displayed improperly. -
#I484284
- Resolved the issue where selection and focus were not behaving as expected when a new row was added, while the NewRowPosition was set to NewRowPosition.Bottom.
DocIO
Bug Fixes
-
#I485655
- Header row in floating table is now preserved properly on each page while converting a Word document to PDF. -
#I483454
- Sequence field is now updated properly while callingUpdateDocumentFields
API. -
#I484924
- Reference field is now updated properly while callingUpdateDocumentFields
API.
DropDown List
Bug Fixes
-
#I484939
- Fixed an issue where the DataBound event was not being triggered. -
#FB45642
- Fixed the issue where in virtualization, the skeleton loaded without data.
Bug Fixes
- #I488272 - Preservation issue no longer occurs while using prototype font created with retrieved TTF data.
- #I485106 - The issue with “Extracting text word is not working properly in specific PDF document” has been resolved.
- #I486826 - Preservation issue will no longer occur while converting XPS to PDF document.
- #I486731 - The issue with “XPS to PDF conversion contains whitespace in place of certain letters” has been resolved.
Rich Text Editor
Bug Fixes
-
#I481735
- Now, RichTextEditor is working properly when using it inside a Grid editTemplate in the Firefox browser.
Uploader
Bug Fixes
-
#I481296
- Resolved the issue where theOnActionComplete
event was being called twice when a file is uploaded.
XlsIO
Bug Fixes
- #I486990 - Table border is now copied properly from source to destination worksheet while using IRange.CopyTo method.
- #I485298 - Null reference exception thrown while opening an Excel document with background image of incorrect image path is now resolved.
- #I483714 - Bold font being applied to first row while importing the HTML table to Excel is now resolved.