Essential Studio for WPF Release Notes
v23.1.38
September 26, 2023
ComboBoxAdv
Bug fixes
- #I502668 -
NullReferenceException
will no longer be thrown when selecting an item inComboBoxAdv
control.
DocIO
Bug Fixes
- #I495120 - Table is now preserved properly while converting a DOCX format document to PDF.
- #I494803 - Paragraph spacing is now preserved properly while converting a DOCX format document to HTML in German culture.
- #I499455 - Text inside content control is now replaced properly while calling
Replace
API. - #I495434 - Picture in alternate chunk document is now preserved properly after calling
UpdateAlternateChunks
API. - #I495128 - Text in the frame is now preserved properly while converting a Word document to PDF.
- #I498173 - Spacing is now preserved properly between the Arabic characters while converting a Word document to PDF.
- #I496752 - ArgumentOutOfRangeException will no longer be thrown while converting a Word document to PDF with empty drop-down form fields.
- #I497692 - Hanging issue will no longer occurs while converting a Word document to PDF with a frame.
- #I498959 - ArgumentOutOfRangeException will no longer be thrown while converting a Word document to PDF with RTL text.
- #I500471 - Center alignment in table cell is now applied properly while converting a Word document to PDF.
- Footnote content is now preserved properly while converting a Word document to PDF.
EditControl
Bug Fixes
- #FB46480 – Fixed syntax highlighting color for commented-out XML lines leaking into the next line in
EditControl
.
Bug Fixes
- #I486967 - The preservation issue no longer occurs when filling out the form field in the specific PDF.
- #I498568 - Preservation issues no longer occur when converting PDF to PDF/A.
- #I499042 - The preservation issue no longer occurs after utilizing DrawPdfTemplate.
Presentation
Bug Fixes
- #I498933 - Hanging will no longer occurs while opening a PowerPoint presentation with SmartArt effects.
- #I501486 –Video file tag is now added properly while saving a PowerPoint presentation with video.
Ribbon
Bug fixes
- #I465128 - Invalid cast exception will no longer show while selecting more commands in the QAT.
- #I493177 - When the ribbon is initially initialised with the backstage, RibbonTab items will not be visible in the background of backstage.
- #I498116 - RibbonButton label will no longer be cropped when opening from the collapsed RibbonBar in ThemeStudio Themes.
- #I493177 - While intializing ribbon with the BackStage, Ribbontab will not appear in the background.
SfChart
Bug fixes
- #498155 - Resolved the null exception issue that occurred when updating the AnnotationCollection to null dynamically.
SfLinearGauge
Bug fixes
-
#I490751
- Now, thePointer
value of the SfLinearGauge will be updated correctly when changing theOrientation
of the gauge.
SfMap
Bug fixes
-
#I499483
- Now, theSelectedMapShapes
property will not crash randomly .
SfRichTextBoxAdv
Bug Fixes
- #I497843 - Resolved hanging issue when opening a Word document that contains floating items with a square wrapping style.
- #F184440 - The issue with selecting spell-check suggestions in the spelling pane has been resolved.
SfScheduler
Bug fixes
-
#I493405
- Improved the scheduler view types order in the header as per Outlook standard.
SfTreeGrid
Bug fixes
- #I492207 - Now, editing will work properly for EditTemplate elements in TreeGridTemplateColumn when the EditTrigger is set to
OnTap
.
SfTreeView
Bug fixes
- #I490385 - Now, dragging items will update properly even after applying a filter.
SplitButtonAdv
Bug fixes
- #I486444 - Fixed an issue where the
SplitButtonRenderer
had a reference toSplitButton
, causing a circular reference.
TabControlExt
Bug Fixes
- #I498553 - In TabControlExt, when selecting an item through the TabListContextMenu while using ThemeStudio themes, the SelectedItem will scroll into view.
TileView
Bug Fixes
- #I490095 - Now, TileViewItems will be rendered properly after resetting the Collection.
XlsIO
Features
- #F493517 - Support for CHOOSEROWS function is provided.
- #F492253 - Provided the support for importing HashSet object collection.
Bug Fixes
- #I496843 - Xml exception is thrown while parsing the vml shapes with shape type is now resolved.
- #I493517 - LET formula with unwanted braces in resaved Excel document issue is now resolved.
- #I495101 - No exception is raised while parsing a combinational chart that includes pie or doughnut series.
- #I497555 - Application hanging while parsing the VML shape with absoluteAnchor tag is now resolved.
- #I490211 - Pivot table is rendered properly while using the subtotal type as counta.
- #I499257 - Border is visible for right column and bottom row in worksheet to image conversion.
- #I497876 - Template marker repeat and merge arguments is now working properly while using single instance.
- #I499068 - System not implemented exception is thrown while saving the Excel document is now resolved.
- #I498203 - Index out of range exception is thrown while parsing cell styles is now resolved
- #I490211 - Exception will not be thrown during pivot table layout if cell value has greater than int32.
- #I498613 - While re-saving an excel file contains sheet with background and embedded Image is not corrupted.
- #FB46240 - Not implemented exception is thrown while parsing line properties of chart labels having extLst tag is now resolved.