Essential Studio for WPF Release Notes
ComboBoxAdv
Bug fixes
- #I425569 - The first item will no more be selected as you scroll across the input field.
- #I420947 - ComboboxAdv performance issue will no longer occur when a huge itemsSource is selected at a time and the EnableOkCancel property is set to true.
DocIO
Bug Fixes
- #I419505 - Document is now preserved properly after calling
AcceptAll
method. - #I428035 - Document protection is now maintained properly while converting a DOC to DOCX format document.
- #I425395 - Table style is now applied properly while converting a HTML to DOCX format document.
- #I425444, #I427182 - Table is now preserved properly while converting a DOCX format document to PDF.
DockingManager
Bug fixes
- #I423332 - InValidOperationException will no longer be thrown when closing a float window from the DockingManager.
- #I421669 - The Context menu of
DockingManager
will display more than two levels. - #I422837 - Beyond the Min and Max size constraints, the float window cannot be resized.
- #I424105 - ContextMenu of TabcontrolItems will be identical to MS ContextMenu.
SfKanban
Bug fixes
- #F179808 - Now, the card in the view will not drag when the mouse is clicked and released in the same card.
Bug Fixes
- #I425779 - The text display location is now functioning correctly for PDF EAN Barcodes.
- #I427697 - Preservation issue in the form no longer occurs after setting the default appearance to the form field.
- #I429282 - The PDF document now conforms to standards, and the metadata has been successfully updated.
- #I429447 - An exception will no longer occur while flattening the annotations in the PDF document.
- #I429552 - The scanning of PdfCode93 and UPC barcodes is now functioning correctly even when drawn multiple times.
- #I430456 - The position of the Pie when drawn is now accurate when using floating point values.
- #I428728 - Hanging issues no longer occurs when performing Pdf to PDF/A conversion.
- #F179370 - Annotations and form fields missing issue will no longer occur when loading PDF documents.
- #I425746 - Text extraction with Line collection returns correct results.
- #I423955 - Culture changes to the invariant issue will no longer occur after performing Extract text operation.
Presentation
No Changes for this product in this version.
PropertyGrid
Bug Fixes
- #I423116 - The
Browsable
Attribute runtime changes will be reflected in the PropertyGrid.
SfChart
Bug fixes
- #I430522 - The log axis label will now be properly formatted for decimal interval input values.
SfDataGrid
Bug fixes
-
#I429081 - Now,
GotFocus
event of the CellTemplate
element will be properly triggered when using EditTemplate in GridTemplateColumn. -
#I421263 -
AutoSizing
will work properly when setPadding
externally to the columns and set theAutoRowHeight
for rows.
SfDatePicker
Bug fixes
- #I425440 -
HorizontalContentAlignment
property will be working properly. - #I425873 - The DropDown of the DatePicker will be closed after the second click.
SfDiagram
Bug fixes
- #I426195 - Now, the text color of the nodes will remain unchanged after grouping them using the
SfDiagramRibbon
control. - #I427274 - Now, the Target argument of the
DragEnter
event will reflect the proper overlapping objects. - #I426853 - Performance has been improved when loading a larger number of nodes with the
RadialTree
layout.
SfImageEditor
Bug fixes
- #I425004 - The sub toolbar will be displayed properly when calling the
AddShape
method.
SfMaps
Bug fixes
- #I425976 - The data labels in the sublayer will be repositioned correctly when the
Center
property is updated dynamically.
SfNavigationDrawer
Bug fixes
- #I425429 - The issue of object references not being set to an instance of an object when clicking NavigationItem icons in compact mode has been resolved.
SfRichTextBoxAdv
Bug Fixes
- #I347726 - NumericalList is pasted properly copied from the OneNote.
SfTextInputLayout
Bug fixes
- #I424806 - The
SfTextInputLayout
background color will be displayed correctly in the MaterialLight.
SfTimePicker
Bug fixes
- #I425440 -
HorizontalContentAlignment
property will be working properly.
SfTreeGrid
Bug fixes
- #I428749 - Width of the
ExpanderColumn
will no longer be automatically reset, whileAutoSizing
any other columns.
XlsIO
Bug Fixes
- Exception thrown while exporting data table with formulas is now resolved.