Infragistics Ultimate UI for WPF Releases

Released: Jun 29, 2024

Updates in 23.2.233

Fixes

  • XamDataChart
    • When using a converter for the NumericYAxis labels, an infinite loop occurs.
    • UseEnhancedIntervalManagement not always scaling correctly on Axis.
    • Tooltip throwing ArgumentOutOfRangeException.
  • XamDataGrid
    • XamDataGrid Custom filter operators are not retained when setting FilterUIType to LabelIcons.
    • SelectedDataItems is not cleared when a data source is cleared.
    • FieldLayout not updating when a data source is replaced with an empty collection.
    • FieldGroup does not raise a property...

Released: Apr 17, 2024

Updates in 23.2.157

Features

  • Funnel Chart Highlighting - As of the 23.2 April release, the XamFunnelChart has a highlighting overlay. It exposes this overlay through multiple highlighting properties, namely HighlightedItemsSource, HighlightValueDisplayMode, HighlightedValueMemberPath, and HighlightingOpacity. When the HighlightValueDisplayMode is set to Overlay, this works in tandem with the HighlightedItemsSource and HighlightedValueMemberPath to provide a highlighted overlay the displays the difference between...

Released: Dec 7, 2023

Updates in 23.2

Features

  • .NET 8.0 support - As of version 2023.2, the Ultimate UI for WPF toolset supports .NET 8.

Released: Jun 28, 2023

Updates in 23.1

Features

  • xamToolbar (Beta) - The xamToolbar component is a companion container for UI operations to interact on it's own, or with the Data Chart and CategoryChart components. This allows you to easily choose from a preset of properties on, for example, the XamDataChart with predefined SVG icons. It also gives you the ability to create custom tools for your project. Benefiting from a number of attributes, you can now define or change the icon in use or apply different actions to it. The Toolbar...

Released: Nov 15, 2022

Updates in Infragistics Ultimate UI for WPF

Features

  • Added support for Microsoft .NET 7.

Released: Nov 3, 2022

Updates in 22.2

Features

Chart Improvements

  • Added significant improvements to default behaviors and refined the Category Chart API to make it easier to use. These improvements include:
    • Responsive layouts for horizontal label rotation based on browser / screen size.
    • Enhanced rendering for rounded labels on all platforms.
    • Added marker properties to StackedFragmentSeries.
    • Added new ShouldPanOnMaximumZoom property.
  • Added new Category Axis Properties:
    • ZoomMaximumCategoryRange.
    • ZoomMaximumItemSpan...

Released: Jul 28, 2022

Updates in 22.1 Build 22.1.20221.71

Fixes

  • ComboEditor
    • XamComboEditor validation dialog ToolTip does not disappear.
  • DataChart
    • EnhancedIntervalPreferMoreCategoryLabels when labels of different sizes are used too many labels are displayed resulting in cut off labels.
    • Shape chart throws System.InvalidCastException: Unable to cast object of type 'Infragistics.Controls.Charts.NumericYAxis' to type 'Infragistics.Controls.Charts.NumericXAxis'.
    • Binding chart to shapefile throws error: "Method may only be called on a Type for which Type...

Released: Jun 15, 2022

Updates in 22.1

Features

  • Added new Data Legend component - The XamDataLegend is a new component that works much like the Legend component, but it shows the values of series and provides several configuration properties for filtering series rows and value columns, styling and formatting values. This legend updates when the mouse is moved inside the plot areas the various chart controls.
  • Added new Data Tooltip Layer - The DataToolTipLayer is a new annotation layer that displays the values and titles of series as...

Released: Dec 16, 2021

Updates in 21.2

Features

  • Added support for Microsoft Visual Studio 2022.
  • Added support for Microsoft .NET 6.0.
  • Category Chart, Financial Chart, Data Chart, and Geographic Map:
    • Added MarkerAutomaticBehavior that allows which marker type is assigned to multiple series in the same chart.
    • Added LegendItemBadgeShape for setting badge shape of all series represented in a legend.
    • Added LegendItemBadgeMode for setting badge complexity on all series in a legend.
  • Data Chart Series and Geographic Map Series:
    • Added...

Released: Dec 5, 2021

Updates in 21.1 Build 21.1.20211.59

Fixes

  • DataGrid
    • XamDataGrid Reference Exception in ChildDataTrackingInfo.Initialize.
  • Diagram
    • After copying and pasting nodes and having an IsSelected style applied, connection points disconnect when dragging nodes.
  • DockManager
    • InvalidOperationException (Nullable object must have a value.) is thrown when a window containing XamDockManager is closed.
  • MaskedText
    • It takes several seconds until the pasted text is displayed when it is very long.
  • OutlookCalendarView
    • Timeslot border is not drawn...