Essential Studio® for Blazor Release Notes
Chart
Bug Fix
-
#I676859- The tooltip and crosshair on the zoomed chart now function correctly with touch move interactions, followed by a long press, after a pinch-to-zoom action.
Chat UI
Bug Fixes
-
#I674568- Now we have resolved the issue with Chat UI displays incorrect text during fast typing when hosted in Azure.
Data Grid
Bug Fixes
-
#I668041,#FB64154- Fixed an issue where ResetPersistDataAsync did not restore resized Stacked Header columns in the grid. -
#I676260,#FB64402- Fixed a scrolling issue in the grid when Column Virtualization was enabled after Resizing and removing columns. -
#I667824,#FB64252- Fixed an argument exception error that occurred when moving focus away from the Add or Edit button after closing the dialog in the grid. -
#I653261,#FB64388- Fixed an issue where the grid failed to render rows and cells during dynamic column generation with EnableColumnVirtualization enabled while Scrolling. -
#I666655,#FB64265- Fixed an issue where pressing enter cleared the value and failed to add a row in the grid when the ShowAddNew Property was used inside a dialog component. -
#FB64276- Fixed an issue where the $top value was missing in the query string when using the Filter Menu in the grid. -
#I669165,#FB64267- Fixed an issue to handle focus correctly when Shift+Tab was invoked from the pager.
Dialog
Bug Fixes
-
#I675323- Fixed an exception that occurred when we close the grid dialog popup usingEscapekey.
DropDown List
Bug Fixes
-
#I659438- Fixed an issue where the popup did not open properly on iPhones when usingPopupDisplayModeset toInline.
MultiSelect
Bug Fixes
-
#I665100- Fixed an issue where an empty popup appeared when filtered results were already selected. -
#I666101- Fixed an issue where the selection was not maintained properly after dynamically updating the data. -
#I665907- Fixed an issue where the popup would detach from the control while filtering.
Pivot Table
Bug fixes
-
#I676529- Fixed an issue where an exception was thrown during Excel exporting when using the ExcelQueryCellInfo event.
Query Builder
Bug Fixes
-
#F195688- Resolved the issue Custom operators not render properly with DefaultSelectedOperator as auto in query builder.
Rich Text Editor
Bug Fixes
-
#I668348- Resolved an issue where numeric bullet list does not function properly on iOS devices in the Rich Text Editor. -
#I678720- Now, image insertion works correctly when theisModalsetting is enabled in the dialog configuration.
Tree Grid
Bug Fixes
-
#F64114- Resolved the issue where theFilterSettings.Columnsproperty was retained after clearing the filter whenEnablePersistencewas enabled. -
I678485- Resolved an issue where customizing cells using theQueryCellInfoevent did not work properly.
Uploader
Bug Fixes
-
#I648033- Fixed an issue where the HttpClientInstance value not append on Header tab.
XlsIO
Bug Fixes
-#I666251 - System format exception will no longer be thrown when sorting columns with mixed data types.
-#F195459 - Exception will no longer be thrown while parsing an empty vmlDrawing XML file in Excel document.
-#F195574 - Improved conditional formatting icon set quality in Excel to PDF conversion.