Essential Studio for Blazor Release Notes
v21.1.41
April 18, 2023
Bug Fixes
-
#FB42537
- The issue with “highlight search is not working with virtualization functionality” has been resolved.
Chart
Bug Fixes
-
#I451222
- After exporting the pie chart, the highlight and legend click events are now working. -
#I452297
- Console error issue has been resolved while the mouse hovers the chart title. -
#I454695
- Console error issue has been resolved when clicking the legend items and series. -
#I454394
- Chart data points are now updated properly with the observable collection. -
#I454382
- OnCrosshairMove event now triggers properly when moving the crosshair.
DashboardLayout
Bug fixes
-
#I447398
- Resolved the panel overlapping issue, when continuously drag and dropping the panels in the DashboardLayout component. -
#I451335
- Resolved the issue,AllowDragging
property not working in DashboardLayout component when DashboardLayout placed inside the Tab component.
DocIO
Bug Fixes
-
#I451755
- The StackOverflowException will no longer be thrown while opening an RTF format document. -
#I452063
– The ArgumentOutOfRangeException will no longer be thrown while opening a RTF format document. -
#I452186
– Mail merge is now executed properly for a DOC format document. -
#I451204
,#I451208
- Justification is now applied properly for the last line while converting a Word document to an image. -
#I446575
- Table is now preserved properly while converting a Word document to PDF. -
#I454588
– The NullReferenceException will no longer be thrown while converting a Word document to PDF.
Document Editor
Bug Fixes
-
#I446881
- Using getFormFieldNames() methods, now form fields are retrieved in order. -
#F181200
- Resolved Script error thrown when attempting to delete a checkbox form field. -
#I448155
- Resolved the position issue while resizing table. -
#FB42313
- Resolved Table Merge Cell & Insert Column bug. -
#I449967
- Resolved the problem with the loading of the document.
FileManager
Bug fixes
-
#I455421
,F181772
- The script error in the FileManager component has been resolved.
File Upload
Bug Fixes
-
I451060
,I450613
,I451500
- Fixed the issue where the AllowedExtensions property was not working properly and the uploader indicated that the file type was not allowed. -
I450613
,F181610
- Fixed the issue where an error occurs saying “File type is not allowed” after navigating to another page and uploading the file.
Grid
Bug Fixes
-
#I448353
,#I448397
- Issue with “Null reference exception throws in the console while editing a row, which contains the EditType as Dropdown edit” is fixed. -
#I443221
- Issue with “Not able to perform resize on the last column, when enabling virtual scroll with frozen“ has been resolved. -
#I442687
- Issue with “Copy to clipboard does not work on Mac device“ is fixed. -
#I444351
- Issue with “Cell deselect events does not triggered properly when changing SelectionMode dynamically” has been resolved. -
#I450794
- Exception throws while using Android Emulator in MAUI has been resolved. -
#I455140
- Exception throws when opening detail template with ClipMode as EllipsisWithTooltip is fixed. -
#I451486
- Issue with “Exception throws while pressing enter in Multiselect dropdown within EditTemplate” has been resolved. -
#I441976
- Issue with “Validation error class does not get applied, when using the SfTextbox inside the edit template” has been resolved. -
#I453434
- Issue with “White Spaces occurs, when enabling the hidden column in the column chooser while a record is selected in the DataGrid” is fixed. -
#FB42055
- “Exception throws while removing a column in a persisted data grid with stacked headers” has been resolved.
Not able to cancel the rendering of context menu, by setting the args.Cancel to true -
#I449756
- Issue with “The Cancel property of the ContextMenuOpen event does not prevent the opening of the context menu on frozen headers” has been resolved.
HeatMap
Bug fixes
-
#I453967
- The HeatMap component is now properly rendered in the Blazor MAUI application.
Inplace Editor
Bug Fixes
-
#I42495
- Now, the EndEdit event is not called multiple times when canceling the arguments. -
#I450846
- The issue of “Text not being visible when hovering over the disabled button” has been resolved.
Kanban
Bug Fixes
-
#I450557
- Now, the Kanban cards display the text values instead of Html string.
Mention
Bug Fixes
-
#SF-448258
- The issue with “While Popup open Popup shows No records when enabling AllowSpaces property” has been resolved.
Bug Fixes
- #I453512 - The issue with “System.InvalidOperationException while converting OXPS to PDF” has been resolved.
- #I453138 - The issue with “Long text on the cells of the PdfGrid are getting cutoff” has been resolved.
- #I451766 - Unhandled exception no longer occur while flattening the PDF document.
- #I454532, * #F181680 - Unhandled exception no longer occurs while extracting text from the PDF document.
- #I450771 - The issue with “Performance delay occur when saving and extracting text from the encrypted PDF document” has been resolved.
Pivot Table
Bug fixes
- The current report in the pivot table has been properly renamed while renaming using toolbar option.
- In mobile mode, the conditional formatting dialog UI is now properly displayed.
Presentation
Bug Fixes
- Font size in PowerPoint table is now preserved properly while converting a PowerPoint presentation to PDF.
QueryBuilder
Bug Fixes
-
#F181288
- The issue with “Condition value not update properly in Query builder SetRulesFromSql method while using header template” has been resolved. -
#I452224
- The issue with “Value template not render properly when we use same field name in query builder column” has been resolved. -
#I451275
- The issue with “Script error occurs while assigning value directly in Object type query builder column” has been resolved.
RichTextEditor
Bug Fixes
-
#I440786
- Now, pasting an image from the local file manager into the Rich Text Editor in the Firefox browser works properly.
Schedule
Bug fixes
-
#I452145
- An issue with DragEventArgs setter were removed has been fixed. -
#F181596
- An issue with recurrence editor not opened for provided recurrence rule has been fixed.
Splitter
Bug Fixes
-
#I394766
- The issue with “Splitter pane not loading properly on first time when the Visible property is used” has been resolved.
TextBox
Bug Fixes
-
#I441976
- Resolved issue where the validation error was not being displayed when focus left the textbox in Grid EditTemplate.
Tree Grid
Bug fixes
-
#I449736
- Fixed issue with filtering in virtualization enabled sample. -
#I450149
- Fixed cursor not changing for body content after freeze line moved to template column. -
#I445781
- Fixed last row border issue when using collapsing and expanding all records. -
#I449729
- Fixed script error when collapsing records using ctrl + up key with virtualization feature. -
#I446616
- Fixed issue with expanding a record when args.ExpandAll is true in virtualization.
XlsIO
Bug Fixes
- #I451346 - Table styles are now supported in Excel to HTML conversion.
- #I449697 - Null reference exception thrown while converting Excel with cells having symbols to PDF is now resolved.