Essential Studio for Blazor Release Notes
v20.4.54
March 14, 2023
Chart
Bug Fixes
-
#I442936
- Issue in shared tooltip template for the series with empty datasource has been resolved. -
#I443033
- The chart axis scrollbar is now proper on resize.
Circular Gauge
Bug fixes
-
#F180860
- The ranges can now be added dynamically in the Circular Gauge component without any exceptions.
DocIO
Bug Fixes
-
#I443071
- The NullReferenceException will be no longer thrown while opening a DOCX format document. -
#I438795
– The ArgumentOutOfRangeException will no longer be thrown while converting a Word document to PDF. -
#I442368
- Text inside textbox is now preserved properly while converting a Word document to PDF -
#I439301
- The Z-order position of the floating item is now properly preserved while converting a document compatible with Word 2007 to a PDF. -
#F180850
- Frame in header of document is now preserved properly while converting a Word document to PDF.
DropDown List
Bug Fixes
-
#SF-440267
- The issue “Selected value not retained while focusout the component withEsc
key” has been resolved.
Gantt Chart
Bug Fixes
-
#I439113
- Resolved memory leak issue in Gantt Chart. -
#I439957
- Taskbar not rendering properly with specific start time in minutes has been resolved. -
#I434776
- The issue of column reorder does not work in using auto scroll in column virtualization has been resolved.
Grid
Bug Fixes
-
#I439102
- Searching is not working properly when grid is binded with expando object and while a grid column is having empty values has been resolved. -
#I439670
- Focus is not proper while saving the edited record through Tab/ShiftTab key, when persist selection is enabled in the DataGrid is fixed. -
#I442232
- Issue with “Missing “Pager_Items” key in Resource in v20.4.0.51” has been resolved. -
#I436948
- Issue with “Aggregate value is not proper, while exporting to PDF” has been resolved. -
#I441377
- Issue with “When AllowRowDragAndDrop is enabled within the grid, the focus is being applied to the indent cell instead of the data cell while saving the edited data” has been fixed. -
#I441222
- Issue with “Scrolling is not proper with less number of records, while editing and row virtualization is enabled” has been resolved. -
#I438761
- Issue with “RowDeselectedEvent does not triggers properly, when freeze line is moved” is fixed. -
#I441244
- Issue with “ReadAsync is invoked twice, when we navigate the page using pager template with Custom DataAdaptor” is resolved. -
#I439936
- Issue with “GetBatchChangesAsync methods return value is not proper, when edit mode is set to batch” has been resolved. -
#I437250
- Issue with “Horizontal scrollbar isn’t rendering properly in Frozen columns on splitter resizing” is fixed. -
#I435249
- “Empty space and alignment issues occur during horizontal scrolling in Frozen with ColumnVirtualization“ has been resolved.
HeatMap
Bug fixes
-
#I439448
-CellSelected
event will now work properly and there will be no script errors in the provided sample.
NumericTextBox
Bug Fixes
-
#F180576
- Issue with “decimal separator not working when using NumericTextBox with MAUI” has been resolved.
Pivot Table
Bug fixes
-
#I444029
- Accumulation chart types are now properly refreshed when data is cleared. -
#I440791
- The exception that occurred while performing page navigation while the Pivot table was loading has now been resolved.
Presentation
Bug Fixes
-
#I439460
- Tab will now applied properly while converting PowerPoint presentation to PDF. -
#I439461
- Ascent value of Bahnschrift font will now calculated properly while converting a PowerPoint presentation to PDF.
Sparkline Chart
Bug Fixes
-
#I442185
- Sparkline now renders properly for datetime values.
Textbox
Bug Fixes
-
#FB19143
- Fixed issue where icons and floating labels were not displaying properly when the multiline property was enabled.
Tooltip
Bug fixes
-
#I437837
- The issue, when enabling the sticky mode the Tooltip component does not stick to its target when page is scrolled has been resolved.
XlsIO
Bug Fixes
- #I438217 - Formula calculation is now correct after resaving Excel document with TEXTAFTER formula.