Essential Studio for WPF Release Notes

v21.2.4
May 09, 2023

CalendarEdit

Bug fixes

  • #I449215 - ‘XamlParseException’ will no longer be thrown when language and region formats are set to english(israel).

DocIO

No Changes for this product in this version.

pdf

No Changes for this product in this version.

PdfViewerControl

Bug Fixes

  • #I447894 – Handled issue with stack frame given.
  • #I455491 – Cursor will now be visible properly for transparent background color FreetextAnnotation.
  • #I458843 – FindText will now work properly in PdfViewer.

Presentation

No Changes for this product in this version.

PropertyGrid

Bug fixes

  • #I450375 - Now, the PropteryGrid control allows the (-) character to be entered using the numeric keypad.

Ribbon

Bug fixes

  • #I454363 - ’NullReferenceException’ will no longer be thrown by ApplicationMenuGroup.

SfCircularGauge

Bug fixes

  • #I456183 - When any RangeCap option is set, the range pointer will be drawn correctly.

SfDataGrid

Bug fixes

  • #I439505 - Now, System.StackOverflowException will no longer be thrown when navigating between parent and child DataGrids with LiveDataUpdate mode as LiveDataUpdate.AllowDataShaping.

  • #I453051 - Now, the selection will update properly while adding the SelectedItems when the datagrid has collapsed groups.

SfMaskedEdit

Bug fixes

  • #I439381 - Mask will now working properly when the or ( ) operator is used in the mask pattern.

SfNavigationDrawer

Bug fixes

  • #I454165 - Fixed null reference exception that occurred when setting the Transition property along with the Expanded or compact display mode.

  • #I454138 - Fixed an issue where the SelectedItem was not updating correctly when changed programmatically.

  • #I454151 - Fixed an issue where the popup collapsed while trying to access the third layer of Navigation items in compact display mode.

SfTextBoxExt

Bug fixes

  • #I456007 - Fixed an issue where the SfTextBoxExt threw a System.InvalidOperationException error with the message ‘System.Windows.Documents.Run’ is not a Visual or Visual3D.

TabControlExt

Bug fixes

  • #I457116 - The ‘SelectedItemChanged’ event will be properly triggered, when switching between tabs with Ctrl+mouse click.

XlsIO

Bug Fixes

  • #I458719 - Index out of range exception being thrown while opening the Excel document with active sheet index as -1 is now resolved.
  • #I452918 - Chart numeric axis values are a combination of Auto and Reset are now rendered properly in chart to image conversion.
  • #I456703 - Object reference exception being thrown while creating a chart with blank cell is now resolved.