How can I help you?
Essential Studio for WPF Release Notes
DocIO
Bug Fixes
- #I485655 - Header row in floating table is now preserved properly on each page while converting a Word document to PDF.
- #I483454 - Sequence field is now updated properly while calling
UpdateDocumentFieldsAPI. - #I484924 - Reference field is now updated properly while calling
UpdateDocumentFieldsAPI.
No Changes for this product in this version.
PdfViewerControl
Bug Fixes
- #I484525 – Text will be updated properly after redacting the PDF in PdfViewer.
- #I484552 – FindText Bounds will now be updated properly after readcting the PDF in PdfViewer.
- #I484565 – Text will not be squeezed after redacting the PDF in PdfViewer.
Presentation
No Changes for this product in this version.
SfDataGrid
Bug fixes
- #481385 - Now, selection is properly maintained after filtering when NavigationMode is
Rowand ShowBusyIndicator is enabled.
SfRangeSlider
Bug fixes
- #I479847 - Fixed the issue where the StartRange and EndRange tooltips displayed the same value in the SfRangeSlider.
SfSpreadsheet
Bug fixes
- #I483420 - The
InvalidOperationExceptionwill no longer be thrown when resizing the row header in SfSpreadsheet. - #I480551 - Now, existing cell borders will be properly removed when applying the
ExcelBorderStyle.NoBorderinSfSpreadsheet.
SfTreeMap
Bug fixes
-
#I477362- TheOutOfMemoryExceptionwill no longer occur when dynamically updating the tree map data.
XlsIO
Bug Fixes
- #I486990 - Table border is now copied properly from source to destination worksheet while using IRange.CopyTo method.
- #I485298 - Null reference exception thrown while opening an Excel document with background image of incorrect image path is now resolved.
- #I483714 - Bold font being applied to first row while importing the HTML table to Excel is now resolved.