Infragistics Ultimate 新版本发表

Released: Apr 26, 2024

Ignite UI for Angular 17.3.0 中的更新

特性

  • Charts
    • XamRadialChart
      • Added a new Label Mode The IgxCategoryAngleAxisComponent for the now 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
    • IgxRadialGaugeComponent:
      • Added new title/subtitle properties:
        • TitleText, SubtitleText will appear near the bottom the gauge...

Released: Apr 18, 2024

Ignite UI for Blazor 23.2.204 中的更新

特性

  • Charts
    • Added a new Data Filtering via the initialFilter property. Apply filter expressions to filter the chart data to a subset of records. Can be used for drill down large data.
    • 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...

Released: Apr 17, 2024

Ultimate UI for Windows Forms 23.2.131 中的更新

特性

  • 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 17, 2024

Ultimate UI for WPF 23.2.157 中的更新

特性

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

Released: Apr 10, 2024

Ignite UI for jQuery 23.2.20232.50 中的更新

修补程序

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

Released: Apr 10, 2024

Ultimate UI for ASP.NET Web Forms 23.1.20231.32 中的更新

修补程序

  • 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

Ignite UI for React 18.6.0 中的更新

特性

  • IgrCharts
    • Added a new Data Filtering via the initialFilter property. Apply filter expressions to filter the chart data to a subset of records. Can be used for drill down large data.
    • 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...

Released: Mar 29, 2024

Ignite UI for Web Components 4.8.0 中的更新

特性

  • Charts
    • Added a new Data Filtering via the initialFilter property. Apply filter expressions to filter the chart data to a subset of records. Can be used for drill down large data.
    • 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...

Released: Mar 29, 2024

Ignite UI for Blazor 23.2.189 中的更新

特性

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

Released: Feb 18, 2024

App Builder February 2024 中的更新

特性

  • App Navigation with Route Parameters - Route parameters function as variables, allowing users to create and store values, assign values, and bind them to other properties in the application. This enables users to build navigation within the app. When a navigation route requires parameter binding, users can bind a route parameter to facilitate this process.
  • Added Dependent variables support - App Builder provides functionality allowing users to define state and context variables on view and...