Infragistics Ultimate Releases

Released: Apr 18, 2024

Updates in Ignite UI for Blazor 23.2.204

Features

  • IgbBulletGraph
    • The Performance bar will now reflect the difference between the value and new HighlightValue when the HighlightValueDisplayMode is applied to the 'Overlay' setting. The highlight value will show a filtered/subset completed measured percentage as a filled in color while the remaining bar's appearance will appear faded to the assigned value, illustrating the performance in real-time.
  • IgbLinearGauge
    • A new highlight needle has been added. When both HighlightValue and...

Released: Apr 17, 2024

Updates in Ultimate UI for Windows Forms 23.2.131

Features

  • Funnel Chart Highlighting - The UltraFunnelChart now 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 the values in the chart's...

Released: Apr 10, 2024

Updates in Infragistics Ignite UI for jQuery 23.2.20232.50

Fixes

  • IgGrid
    • Fixed an issue causing summary data to not be correctly displayed for 'groupby' rows.

Released: Apr 10, 2024

Updates in Ultimate UI for ASP.NET Web Forms 23.1.20231.32

Fixes

  • Documents Engine
    • Fixed an issue preventing PDF from being exported when an image is added to the document.
  • Web Data Menu
    • Improved accessibility.

Released: Mar 29, 2024

Updates in Infragistics Ignite UI for React 18.6.0

Features

  • IgrCharts
    • XamRadialChart
      • Added a new Label Mode. IgrCategoryAngleAxis exposes a LabelMode property that allows you to further configure the location of the labels. This allows you to toggle between the default mode by selecting the Center enum, or use the new mode, ClosestPoint, which will bring the labels closer to the circular plot area.
  • IgrGrid
    • Added a new HierarchicalGrid component.
  • IgrGauge
    • IgrRadialGauge
      • Added new title/subtitle properties:
        • TitleText and SubtitleText will now...

Released: Mar 29, 2024

Updates in Infragistics Ignite UI for Web Components 4.8.0

Features

  • Charts
    • XamRadialChart
      • Added a new Label Mode. IgcCategoryAngleAxisComponent exposes a LabelMode property that allows you to further configure the location of the labels. This allows you to toggle between the default mode by selecting the Center enum, or use the new mode, ClosestPoint, which will bring the labels closer to the circular plot area.
  • Gauges
    • Radial Gauge
      • Added new title/subtitle properties:
        • TitleText and SubtitleText will now appear near the bottom the gauge.
        • The various...

Released: Mar 29, 2024

Updates in Infragistics Ignite UI for Blazor 23.2.189

Features

  • HierarchicalGrid
    • Added a new HierarchicalGrid component.
  • IgbTextarea
    • Added a new IgbTextarea component.
  • IgbButtonGroup
    • Added a new IgbButtonGroup component.
  • IgbDockManager
    • Added a new ProximityDock property. If enabled, docking indicators are not visible and the end user can dock the dragged pane by dragging it close to the target pane edges.
    • Added a new ContainedInBoundaries property. Determines whether the floating panes are kept inside the Dock Manager boundaries. Defaults to false...

Released: Jan 26, 2024

Updates in Infragistics Ignite UI for React 18.5.0

Features

React Charts

  • Chart Highlight Filter - The IgrCategoryChart and IgrDataChart now expose a way to highlight and animate in and out of a subset of data. The display of this highlight depends on the series type. For column and area series, the subset will be shown on top of the total set of data where the subset will be colored by the actual brush of the series, and the total set will have a reduced opacity. For line series, the subset will be shown as a dotted line.

Released: Jan 15, 2024

Updates in Infragistics Ignite UI for Angular 17.2.0

Features

  • Charts
    • Chart Highlight Filter - The IgxCategoryChartComponent and IgxDataChartComponent now expose a way to highlight and animate in and out of a subset of data. The display of this highlight depends on the series type. For column and area series, the subset will be shown on top of the total set of data where the subset will be colored by the actual brush of the series, and the total set will have a reduced opacity. For line series, the subset will be shown as a dotted line.

Released: Jan 15, 2024

Updates in Infragistics Ignite UI for Blazor 23.2.110

Features

  • .NET 8.0 support
    • 2023.2 release now support .NET 8.
  • Charts
    • Chart Highlight Filter - The IgbCategoryChart and IgbDataChart now expose a way to highlight and animate in and out of a subset of data. The display of this highlight depends on the series type. For column and area series, the subset will be shown on top of the total set of data where the subset will be colored by the actual brush of the series, and the total set will have a reduced opacity. For line series, the subset will be...