Essential Studio for Blazor Release Notes
v19.4.41
January 4, 2022
BulletChart
Bug fixes
-
#I358907
- Dynamic update is now working properly for bullet chart.
Gantt Chart
Bug fixes
-
F171438
- Issue in expanding the children records when the property CollapseAllParentTasks is true has been fixed.
Grid
Bug Fixes
-
#F171457
- Problem with Dialog adding when enable virtualization. -
#F24159
- Null reference exception is thrown while trying to delete the Record in Grid. -
#F29023
- Unable to navigate to next cell after cellsave in batch mode when RowDataBound event is binded to grid.
ListView
Bug Fixes
-
#I349530
- The issue with the “Checked items were unchecked while pressing backspace key in ListView component” has been resolved. -
#332938
- The issue with “ListView last item is not visible while updating the datasource dynamically with virtualization enabled” has been resolved.
Bug Fixes
- #I359489 - Performance has been improved while flattening annotation in a PDF document.
- #I360154 - Exception will no longer occur while removing the font from multiple instance files.
- #I358346 - Text rendering issue will no longer occur while flattening the textbox field in particular PDF documents.
PDF Viewer
Breaking changes
-
#I358468
- Now, the PDF Document page orientation is updated to theA4
size instead ofLetter
size in the print preview window.
Bug fixes
-
#I359103
- Form fields are displayed properly with line spacing in the Blazor PDF Viewer.
Pivot Table
Bug fixes
-
#I354648
- The pivot chart will now shown properly using CSV data. - Using object type data, the pivot table will now be shown properly.
RichTextEditor
Bug fixes
-
#I360323
- Resolved a script error that occurred while updating the toolbar status on a fontsize toolbar configured with a custom toolbar item.
Scheduler
Bug fixes
-
#SF-358332
- An issueOnPopupOpen
arguments while click on the more events has been fixed. -
#FB31320
- An issue withPopupOpen
event argumentsType
value returns wrongly has been fixed. -
#I347502
- An issue with resizing appointments not working properly in timeline views while the width of the work cells reduced has been fixed. -
#F171333
- While the time scale is disabled today date header text not highlighted issue has been fixed.
StockChart
Bug fixes
-
#I349501
- The stockchart live data flickering issue has been resolved.
Tabs
Bug fixes
-
#FB31566
- An issue with Tabs wont show properly after few times has been fixed.
Tree Grid
Bug fixes
-
#F170147
- ExpandAll and CollapseAll methods works properly with EnableCollapseAll property.
XlsIO
Bug Fixes
- #F171153 - ArgumentOutOfRange exception thrown while accessing worksheet with name have .xlsx extension is now resolved.
- #I359498 - Null reference exception thrown when the chart without category range is converted to image, is now resolved.