Essential Studio® for Blazor Release Notes
Chart
Bug Fixes
-
#I417575
- Chart is now properly zooming with live update. -
#I426473
- Console error while dynamically updating seriescollection issue has been resolved. -
#I427009
- Pie chart legend overlaps for large text issue has been resolved.
DatePicker
Bug fixes
-
#F179677
- Fixed an issue When the min property was presented as an inline value, the component value did not update after selection.
Dialog
Bug Fixes
-
#F179612
- Now, when you click the Dialog OK button the vertical scroll will not disappear.
DocIO
Bug Fixes
-
#I421242
- Text formatting is now preserved properly after callingImportContent()
method. -
#I425930
- Table is now preserved properly while resaving a DOCX format document. -
#I424378
- The FormatException will no longer thrown while opening a RTF format document. -
#I425545
- List value is now preserved properly while resaving a DOCX format document. -
#I426606
- Hanging issue has been resolved now while converting a Word document to PDF. -
#I425091
- Table is now preserved properly while converting a DOCX format document to PDF.
Gantt Chart
Bug fixes
-
SF-425883
- Console error on adding a record has been fixed.
Grid
Bug Fixes
-
#F39416
- Issue with “Step property not working in NumericEditCellParams” is fixed. -
#F177395
- Issue with the “SetPersistDataAsync method calling the Read method twice” has been resolved. -
#I422506
- Exception throws while pressing Tab key from the edited cell, when frozen columns are present in the DataGrid has been resolved. -
#I427116
- Issue with “Checkbox select/deselect option doesn’t work properly while using with Batch edit” has been resolved.
Multiselect
Bug fixes
-
#I427605
- The issue “where the numpad enter key did not work when selecting a list item” has been resolved. -
#I425522
- The issue with the disabled warning icon not being displayed for the dropdown button and clear icon in MultiSelect has been resolved.
Pivot Table
Bug fixes
- Number grouping will now be applied correctly in the pivot table using the grouping UI.
Presentation
Bug Fixes
-
#I420979
,#I423197
- The New line characters will now preserved properly while converting a PowerPoint presentation to PDF. -
#I426198
- The ArgumentOutOfRangeException will no longer be thrown while converting a PowerPoint presentation to PDF.
ProgressBar
Bug Fix
-
#I422718
- Console error thrown when updating progress bar issue has been resolved.
Sparkline
Bug Fix
#I427878
- Sparkline performance has been improved in the WASM application.
Tree Grid
Bug Fixes
-
#I428113
- Resolved the exception when record is selected while pagesize has been enabled. -
#I426687
,#I418775
,#I425726
-ExpandAll
with remote data is working properly in the tree grid. -
#I428113
- Resolved newly added record is not shown after collapse all the rows in tree grid.
TreeView
Bug Fixes
-
#I428021
- Fixed an issue ParentId value return null in the OnNodeDragStop and OnNodeDragStart event.
XlsIO
Bug Fixes
- #I426982 - Null reference exception thown while opening the Excel document is now resolved.