Essential Studio® for Blazor Release Notes
v26.1.42
July 16, 2024
ComboBox
Bug fixes
-
#I606673
- Fixed an issue where the bind-Value variable value was not updated properly when clearing the value using backspace and focusing out of the component. -
#I606374
- Fixed issue with PopupHeight not supportingrem
andvh
units. -
#I600463
- Fixed an issue where the page would freeze when filtering with Virtualization enabled.
Data Grid
Bug Fixes
-
#I592363, #FB58558
- Fixed an issue where anException
was thrown during theSave
operation. -
#I609110, #F189140, #FB59338
- Fixed issue whereHTTP PATCH
requests in OData Controller included all fields even when only one field was edited. -
#I602461
- Resolved an issue where white space and records were missing when using Virtualization with VirtualMaskRow. -
#FB59000
- Resolved the issue where rows were hidden under the header text when Sorting with virtualized grid. -
#I609880, #FB59408
- Fixed an issue where the GetSelectedRecordsAsync method returned 16 rows instead of one whenselecting
a single row in the grid. -
#I601618
- Resolved an issue where whitespace and jumping issue that occurred during scrolling with virtualization and OverScanCount. -
#I607948, #FB59347
- Resolved an issue where custom-aggregates did not export correctly when using ExcelExport. -
#I609138, #FB59336
- Fixed an issue where ExcelExport did not display footer-template or group-footer-templateaggregate
values. -
#I604740, #FB58957
- Resolved an issue where theselected record count
ignored filtering done by the Query property. -
#I592183, #FB58613
- Fixed an issue where the ScrollIntoView method did not work properly with the VirtualMaskRow feature.
Date Picker
Bug Fixes
-
#I591777
- Fixed an issue where a console error occurred when selecting a value with a DatePicker of DateOnly type on a mobile device.
DocIO
Bug Fixes
-
#I602597
- Tab is now preserved properly while converting a DOCX to HTML format document. -
#I606445
- Table will be preserved properly while converting RTF format document to DOCX. -
#I605797
- Table description now preserved properly while converting DOCX format document to HTML. -
#I606091
- Page number is now updated properly while updating table of contents with empty section. -
#I606822
- Default font is now applied properly for the Chinese text while converting a Word document to PDF. -
#I606400
- Vertical position of image in header is now updated properly while converting a Word document to PDF. -
#I601786
- Hanging issue will no longer occurs while converting a Word document to PDF, when table is intersected with image in header.
Maps
Bug Fixes
-
#I603540
- The thickness of the LineString geometry in the Maps component has been corrected.
MultiSelect
Bug Fixes
-
#I600943
- Fixed issue where some items were not being selected properly when Virtualization property was enabled and conditionally rendered the multiselect.
Bug Fixes
-
#I605959
– Fixed the issue where lines are not split properly after extracting the text. -
#F189049
– Fixed the issue where the signature is invalid after locking the signature in the document. -
#I606801
– Improved performance when retrieving pages from PDF documents. -
#I595370
– Fixed wrong encoding when converting PDF to PDF/A. -
#I608061
– Fixed the issue where a null exception is thrown while merging the pages in the PDF document. -
#I608053
– Fixed the issue were image color changes during TIFF to PDF conversion.
Pivot Table
Bug fixes
-
#I609860
- The issue with the connector line type functionality not working properly in the pivot chart has been resolved.
Presentation
Bug Fixes
-
#I600746
- Picture is now applied properly in the picture strips SmartArt. -
#I604726
– Corruption will no longer occur while cloning and merging a PowerPoint slide with two Prism graphs. -
#I604609
- Corruption will no longer occur after removing the unused master slides and layout slides in PowerPoint presentation. -
#I601620
– The AccessViolationException will no longer be thrown while converting a PowerPoint presentation to PDF in multiple threads. - The KeyNotFoundException will no longer be thrown while saving the document with cloned PowerPoint slide.
Schedule
Bug fixes
-
#FB50922
- Faster dragging of the appointment in the timeline views causing the mouse cursor and drag clone out of sync has been fixed.
Tree Grid
Bug Fixes
-
#I606131
- Resolved an issue where icons were hidden when collapsing all records with the edit form open. -
#I605925
- Resolved exception issue when expandAll and collapseAll actions are performed after adding new records. -
#I598482
- Resolved null reference exception arising when selecting a record and deleting in remote data with a detail template sample. -
#I526390
- Fixed Expand action not performing when adding params Dynamically in expanding handler. -
#I606809
- Resolved exception when expanding a single root node parent in hierarchy data binding. -
#I606876
- Resolved row drag and drop not working when dynamically changing theAllowRowDragAndDrop
property. -
#F188495
- Resolved an exception that was thrown when clicking on the edit form in batch mode.
XlsIO
Bug Fixes
-
#I608991
- Cell data with @ symbol is preserved properly while saving the Excel document. -
#I605363
- Exception will no longer be thrown when parsing VML shapes if the sheet contains threaded comments.