Essential Studio® for Blazor Release Notes
Carousel
Bug Fixes
-
#I651798
- An issue whereOnAfterRenderAsync
is triggering multiple times when hover on the carousel slide has been resolved.
Chart
Bug Fixes
-
#I688414
- The legend toggling now works correctly for stacked series with varying data counts in the chart. -
#I688801
- The tooltip template now properly displays zero values for the high and low values of a range chart series. -
#I686503
- Legend toggling has been corrected to function seamlessly with pivot charts rendered dynamically.
ComboBox
Bug Fixes
-
#I683475
- Fixed an issue where the Combo box popup opens while fast typed and click on outside when allow filtering as true.
Data Grid
Bug Fixes
-
#FB65047
- Fixed an issue where the save and cancel icons were not visible in adaptive UI with editing mode. -
#I686371
,#FB65077
- Fixed an issue where selected records were getting dropped in the target grid instead of the dragged record. -
#I689070
,#FB65234
- Fixed an issue where rows might disappear unexpectedly when double-clicking to enter edit mode with ShowAddNew enabled. -
#I682017
,#FB64851
- Fixed an alignment issue with the column chooser search box in the material theme when in adaptive mobile mode. -
#I685278
,#FB65087
- Fixed an issue where text from the grid detail template could not be copied using ctrl + c. -
#I686697
,#FB65088
- Fixed an issue where the group caption row disappeared when scrolling horizontally. -
#I682705
,#FB65007
- Fixed an error that occurred when attempting to bind a click event handler for a custom toolbar in SfGrid.
Features
-
Added support to differentiate between adding a new row and editing in RowUpdating and RowUpdated events.
-
#I678652
,#FB64877
- Provided support to optimize query execution by replacing the bitwise OR operator with the OrElse operator. -
#I664727
,#I651179
,#FB62810
- Provided support to resize columns in the grid when initial grouping and frozen columns are enabled.
DocIO
Bug Fixes
-
#I688668
– The NullReferenceException will no longer be thrown while opening a DOCX document. -
#I689149
- TrackChanges options will no longer be enabled improperly while resaving DOCX document. -
#I684651
– The System.Globalization.CultureNotFoundException will no longer be thrown while opening a DOCX document. -
#I685334
- Hyperlink is now preserved properly while resaving a DOCX document. -
#F195751
- Table cell padding is now preserved properly while resaving a DOCX document. -
#I680416
- Reference field is now updated properly after calling theUpdateDocumentFields
API.
File Manager
Bug Fixes
-
#F195942
- The issue where the upload action was not working in the File Manager component on macOS Safari browser has been resolved.
HeatMap
Bug Fix
-
#I680321
- Selection now works correctly on the heatmap when labels are disabled.
Pivot Table
Bug Fixes
-
#I691016
- We can now group the date-type fields within the specified range in the pivot table.
Presentation
Bug Fixes
-
#I687113
- Hyperlink color is now applied properly in PowerPoint presentation.
Rich Text Editor
Bug Fixes
-
#I584991
- Now theImageDelete
event will be triggered properly when the image with a single text content is removed.
Schedule
Bug fixes
-
#F68888
- An issue with the Excessive SignalR message count generated when mouseover the event in Blazor Scheduler has been resolved.
Sidebar
Bug Fixes
-
#F195797
- This issue with the main content width not being adjusted when dynamically changing the Blazor Sidebar component’s width has been resolved.
Tree Grid
Bug Fixes
-
#F64509
- Resolved filtering data via query property does not work properly when thePageSizeMode
is set toAll
. -
#F65315
- Resolved cell customization removes on clicking the cell.
Uploader
Bug Fixes
-
#I196032
- Fixed an issue where adding a bearer token in the CurrentRequest did not function properly during the FileSelected event.
XlsIO
Bug Fixes
-
#I691906
- Exception is no longer thrown when assigning a double-quoted string in CF Contains Text. -
#I683039
- DateTime is now returned correctly when accessed through the DisplayText property in German culture.