Infragistics Ultimate UI for WPF 20.2 Build 20.2.20202.38

Released: Mar 7, 2021

Actualizaciones en 20.2 Build 20.2.20202.38

Correcciones

  • Calendar
    • When using the change week buttons in the XamOutlookCalendarView when the SelectedDates collection of the date navigator are set, appointment presenters are drawn multiple times.
  • Combo
    • Multiple selection when filtering is enabled selecting items programatically does not make them appear selected/checked in dropdown.
  • ComboEditors
    • NullReferenceException happening in ComboEditorBase.DataManager_CollectionChanged.
  • DataChart
    • System.ArgumentOutOfRangeException is thrown when the mouse is moved over the chart area if the bound data collection is empty.
    • A scenario where mousing over an empty plot area on the timexaxis could through an out of range error has been resolved.
  • DataGrid
    • XamDataGrid Empty child collection with AllowAddNew doesn’t show on expansion icon.
    • When bound to an empty data source, Fields that have a width of "InitialAuto" are not resizable.
    • Auto width CheckBoxField expands each time clicking between 2 or more checkboxes.
    • XamDataGrid with merged cells throws an exception when scrolling to end of merged regions.
    • XamDataGrid's fixed fields' cells get overlapped by another field's merged cells on resize.
    • NullReferenceException is thrown if a Japanese character is entered into a numeric cell and exits edit mode before committing IME input.
    • NullReferenceException in Infragistics.Windows.DataPresenter.RecordPresenter.CoerceExpansionIndicatorVisibility.
  • DialogWindow
    • The dialog window disappears when its IsModal property value is changed from True to False while the dialog window is shown.
  • DockManager
    • Intermittently using two monitors with two different zoom levels causes panes to not paint correctly when resized.
  • Excel
    • Excel theme setting is lost after loading and saving the file.
    • AllowNull is not being brought over from Excel for ListDataValidationRules.
    • IndexOutOfRange exception thrown if the current culture's NumberFormat.NumberGroupSeparator is empty.
    • Loading and Saving Excel workbook slightly modifies shapes size.
  • Installers
    • No DesignTools assemblies in msi installation.
    • Missing NuGet packages.
    • Clr 4 Bin signed zip file does not contain the Design Tools assemblies.
    • Missing NuGet packages and assemblies in 20.2 installation.
  • MaskedText
    • For 2-byte characters, the maximum number of characters or more can be entered.
  • PropertyGrid
    • Occurred InvalidOperationException when update the value from outside the UI thread.
  • Ribbon
    • Quick Access Toolbar is not displayed if the app runs on a non-primary monitor.
    • Ribbon groups are not auto-resized when the window size is changed if the app runs on a non-primary monitor.
  • RichTextEditor
    • XamRichTextEditor Freezes application when binding to invalid HTML.
  • Schedule
    • XamDateNavigator loses SelectedDates if the Schedule is navigated by Navigationbuttons.
    • First/last week of the year is displayed in two separate rows in the month calendar.
  • Spreadsheet
    • Values are invisible/hidden.
    • Protecting worksheet does not prevent selecting values from dropdown.
  • TextEditor
    • XamTextEditor: InvalidCastExceoption occurs when HorizontalContentAlignment property is bound to a property in the view model.
  • Themes
    • Cell texts are not fully displayed in edit mode when using the Theme file.
    • Removed wrongly added implicit styles and added the same property needed in the Control Template of the XamTextEditor.
    • Fixed the difference in height between the WPF ComboBox and the XamComboEditor in Office themes.