Infragistics Ultimate UI for WPF Releases

Released: Mar 7, 2021

Updates in 20.2 Build 20.2.20202.38

Fixes

  • 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...

Released: Dec 16, 2020

Updates in 20.2

Features

  • Added Microsoft .NET 5.0 support.
  • Added support for the Microsoft Visual Studio Toolbox and the new Visual Studio designer for both Microsoft .NET Core 3.1 and .NET 5.0 assemblies.

Released: Nov 4, 2020

Updates in 20.1 Build 20.1.20201.104

Features

ThemeManager

  • DataPresenter:
    • Modified CellVPBorderActiveBrush in MetroDark.
    • Modified the CellValuePresenter padding in MetroLight&Dark and Office2013.
  • Editors:
    • Modified spinButtonStyle (Metro themes).
    • Added label and textbox styles and modified all existing textbox styles to override CoreImplicit styles.
    • Changes in XamMaskedEditor triggers.
  • ComboEditor and MaskedEditor:
    • Padding and margin changes.
    • Added new MultiTrigger in XamComboEditor.
    • Removed setters in XamDateTimeEditorBaseStyle...

Released: Jul 10, 2020

Updates in 20.1 Build 20.1.20201.26

Fixes

Combo

  • ItemFilters not set via DataTemplate.

DataChart

  • Axis annotation remains displayed even after IsAxisAnnotationEnabled is changed to false.
  • Only the first data item in a series is displayed if CategoryDateTimeXAxis is used and PlotAreaMargin is set to something other than 0.

DataGrid

  • Merge cells are not updated when a bound data source is changed.
  • InvalidOperationException in System.Xml.dll when using a derived FieldCalculationSettings and saving grid customizations.
  • Argument out of...

Released: Jun 2, 2020

Updates in 20.1

Features

  • Added support for .NET Core 3.1.

Released: Mar 31, 2020

Updates in 19.2 Build 19.2.20192.186

Fixes

ColorPicker

  • When a XamColorPicker is placed within a ContextMenu, clicking the "Advanced" menu option or any regular option closes the context menu immediately.

DataGrid

  • Regrouping is slow when data in a group by filed is updated.
  • Calling NotifyRemoveItem throws typeError "cannot read property '0' of null" in JSClient and NullReferenceExcption in WPF.
  • Calling NotifySetItem throws typeError "cannot read property '0' of null" in JSClient and NullReferenceExcption in WPF.
  • Grid is adding value...

Released: Dec 14, 2019

Updates in 19.2 Build 19.2.20192.90

Fixes

CalculationManager

  • Performance improvements could be made in TopologicalSort and SparseArray.Clear with calculation engine.

ComboEditor

  • When applying IGTheme and selecting a value in Combo with IsEditable set to false the text is unable to be seen.
  • IgTheme with XamComboEditor not letting display the value until lose the focus.

DataGrid

  • FontSize setting is ignored when RoyalLight or RoyalDark theme is applied.
  • The ExpandableFieldRecordPresenter in Office2013 theme is gray text on blue...

Released: Dec 10, 2019

Updates in 19.2 Build 19.2.20192.52

Fixes

Excel Engine

  • Excel Image not serialized even though no manipulation on chart.
  • When loading an Excel workbook with a formula that references a region that has a period in its name, a FormulaParseException is thrown.
  • NameReference.ReferencedRegion returns null on first time query.
  • InvalidOperationException is thrown when converting a "xltm" file to a "xlsx" file.
  • Calling ToReference on ExcelCalcValue in Evaluate function doesn't return a WorkSheetCell
  • Excel Engine Bug Fix Excel Chart with a...

Released: Nov 19, 2019

Updates in 19.2

Features

.NET Core 3 for Microsoft Visual Studio 2019

  • Now includes full support for .NET Core 3 in WPF. This allows Visual Studio developers to leverage the most modern .NET capabilities for web, rich client, IoT, artificial intelligence and machine learning apps. From a developer perspective, you’ll see immediate improvement in what you can achieve with a smaller, lighter-weight .NET Framework. With Infragistics Ultimate 19.2, you can modernize your web and desktop applications and gain better...

Released: Oct 7, 2019

Updates in 19.1 Service Release

Fixes

CalculationManager

  • In the FormulaReferenceError event for a ListCalculator, e.Context is null and there is no information about which formula has the error - should be improved.
  • ArgumentNullException occurring when changing a formula on an ItemCalculation to an empty string.
  • ListCalculator doesn't correctly handle PropertyChangedEventArgs with empty string / null.

ColorPicker

  • When a XamColorPicker is placed within a menu, clicking the selectors in the tabs in the "Advanced" menu close the...