Essential Studio for WPF Release Notes
DocIO
Bug Fixes
-
#F195918
– The IndexOutOfBoundException will no longer be thrown while enablingHideResult
API after append sequence field. -
#F195988
- The ArgumentOutOfRangeException will no longer be thrown while opening a DOCX document contain table. -
#F195879
- Table of Figures is now updated properly after callingUpdateTableOfContents
API. -
#I683574
- Text is now wrapped properly while converting Word document to PDF. -
#I681435
- Line break is now preserved properly while converting Word document to HTML. -
#I675272
–HasChanges
is now enabled properly after callingGetContent
API.
No Changes for this product in this version.
Presentation
No Changes for this product in this version.
SfDataGrid
Bug fixes
- #I633082 - Now, the
DetailsViewDataGrid
renders properly when expanded after reaching a specific scroll position.
SfRichTextBoxAdv
Bug Fixes
- #I688347 - The line shape border is now properly preserved as image on document load.
SfScheduler
Bug fixes
-
F195592, F195863
-Custom appointments
inherited from theScheduleAppointment
class will nowresize
correctly after being edited using the built-in appointment editor.
XlsIO
Bug Fixes
-
#I684101
- Cell text color is now rendered correctly when converting Excel to PDF with number formats that include color. -
#I676562
- The filter count is now returned correctly when the Blanks option is selected in Excel filters. -
#I683818
- When the filters are cleared using the Clear function, the filtered rows will be visible again. -
#I680060
- Exact formulas are now returned without the addition of the “_xlws” prefix for Excel functions like FILTER and SORT. -
#I664855
- Performance is now improved when converting Excel to PDF, especially for large chart data ranges with empty values.