Essential Studio for Blazor Release Notes
v24.2.3
January 31, 2024
Circular Gauge
Bug Fixes
-
#F186233
– When the Circular Gauge’s axis label size is set to the percentage value, exceptions will no longer be thrown.
Data Grid
Bug Fixes
-
#I534831
- Resolved the issue where empty rows are created in a grouped column with Lazy Loading while adding a new column using the Column Chooser. -
#I536658
- Fixed the issue where cell editing failed to focus properly with custom Column Uid in Batch Edit mode.
Features
-
#I532896
- Enhanced the Grid CSV Export functionality to export the grid as a memory stream during server-side exporting instead of initiating direct browser file downloads.
DocIO
Features
- Provided an API called WordDocument.SaveOptions.HtmlExportBodyContentAlone to save HTML with body content alone.
Bug Fixes
-
#I534967
- Table is now preserved properly while converting a DOCX format document to PDF. -
#I542761
- The ArgumentOutOfRangeException will no longer be thrown while resaving a DOCX format document. -
#I536528
- Revisions are now preserved properly after performing compare and import to a new document. -
#F186004
- SubSuperScript is now preserved properly while callingAppendMath
with LaTeX.
Document Editor
Bug Fixes
-
#I544324
- Resolved properties pane the formatting options are going to disable on revision only protection -
#I532093
- Resolved the spellcheck underline issue when combining two words. -
#I541942
- Resolved the script error with backward selection of table.
Features
Added support for Dotx file saving in Document Editor client-side.
Gantt Chart
Bug fixes
-
#I537233
- The problem with the Gantt chart data not displaying correctly when dynamically updating the resource collection has been fixed..
Features
-
#FB47664
,#I470794
- Support provided for retaining scroll position while performing a component refresh using RefreshAsync method. -
#I425512
- Introduced split-tasks support in the Gantt Chart, enabling uses to visualize multiple task bars within a single row. This feature enhances the representation of tasks with interruptions or breaks, providing a more detailed and comprehensive view of project timelines and progress. Find the demo link here.
Image Editor
Features
-
I520602
- Provided theHistoryChanged
event for undo/redo action complete in image editor.
Kanban
Bug Fixes
-
#I528075
- Now, theDialogOpen
event was triggered properly for the second time when theCancel
argument was set to true.
Features
- #F184954 - Added support for including the signature and timestamp certificates to the PDF document DSS while enabling LTV.
Bug Fixes
- #533937 - Fixed the issue where ExtractText return the incorrect the coordinates for particular pdf document.
- #536649 - Fixed beginRowLayout event triggered two times for the same row when paginating the table.
- #F185658 - Fixed conformance failure issue while converting PDF to PDF/A2B conformance.
PDF Viewer
Bug Fixes
-
#I532999
- The issue of the content on the first page disappearing when zooming out in on the provided document has been resolved. -
#I539584
- The “RemoveSignature” event is triggered when removing a draw signature as well. -
#I529670
- Resolved the issue where TextMarkup annotations were not being exported correctly for rotated pages in the document. -
#I535954
- The PDF viewer is now properly rendered on mobile devices. -
#I529415
- Fixed the issue in the OnTextSelectionEnd event where the page number was not updating in text bounds. -
#I185962
- Special characters in the names of checkboxes have been updated successfully. Now, we can accurately identify the state of both checkboxes and radio buttons. -
#I532374
- Fixed the console error that occurs when programmatically loading the document for the second time in the provided sample. -
#I526892
- The text search functionality is functioning correctly within a specific document. -
#I529073
- The issue of the context menu appearing empty for text markup annotations when customizing has been resolved. -
#I530616
- The context menu options are now displayed correctly after localization has been addressed.
Pivot Table
Features
-
#I516956
- Provided support for exporting both the pivot table with header and footer to an Excel sheet when virtualization is enabled.
XlsIO
No Changes for this product in this version.