Lanzamientos de Infragistics Ultimate UI for WPF

Released: Dec 20, 2024

Actualizaciones en 24.2

Características

  • Microsoft .NET 9 Support - As of version 2024.2, the Ultimate UI for WPF toolset supports .NET 9. With this release and per the Microsoft .NET lifecycle, Infragistics no longer support .NET 3.1, .NET 5, or .NET 7.
  • XamDashboardTile (Beta) - The XamDashboardTile component is a container control that analyzes and visualizes a bound ItemsSource collection or single point and returns an appropriate data visualization based on the schema and count of the data. This control utilizes a...

Released: Sep 21, 2024

Actualizaciones en 24.1.57

Correcciones

  • XamDataGrid
    • DataRecordPresenterStyle (with key) - Binding IsExpanded doesn't work.
    • XamDataGrid IN/Not IN Filter in not filtering data with slash '/'.
  • XamDataChart
    • GroupBy class for ItemsSource is not available in .NET 6.
    • XamDataChart y axis labels disappear when changing tabs.
    • XamDataChart tooltip not showing and axis labels disappear.
    • XamDataChart does not render point marker at position (0,0).
  • XamDoughnutChart
    • Legend is not showing the correct labels and colors.
  • XamRibbonWindow...

Released: Aug 8, 2024

Actualizaciones en 24.1.20

Características

  • XamDataPieChart - The XamDataPieChart is a new component that renders a pie chart. This component works similarly to the XamCategoryChart, in that it will automatically detect the properties on your underlying data model while allowing selection, highlighting, animation and legend support via the ItemLegend component.
  • Data Legend and Data Tooltip Grouping - A new XamDataChart grouping feature added. The property GroupRowVisible toggles grouping with each series opting in can...

Released: Jun 29, 2024

Actualizaciones en 23.2.233

Correcciones

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

Released: Apr 17, 2024

Actualizaciones en 23.2.157

Características

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

Released: Dec 7, 2023

Actualizaciones en 23.2

Características

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

Released: Jun 28, 2023

Actualizaciones en 23.1

Características

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

Released: Nov 15, 2022

Actualizaciones en Infragistics Ultimate UI for WPF

Características

  • Added support for Microsoft .NET 7.

Released: Nov 3, 2022

Actualizaciones en 22.2

Características

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

Actualizaciones en 22.1 Build 22.1.20221.71

Correcciones

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