Infragistics Ultimate(英語版)

企業向けWeb、デスクトップ、およびモバイルアプリ開発とデザイン用プラットフォーム

Infragistics 社の製品
1996 年より日本国内にてComponentSourceで販売中。

価格:¥ 465,850 (税込)〜 バージョン: 23.2 新機能 更新日: Jan 26, 2024 レビューの平均スコア: 4.50レビューの平均スコア: 4.50レビューの平均スコア: 4.50レビューの平均スコア: 4.50レビューの平均スコア: 4.50 (3)

i

Infragistics NetAdvantage Ultimateの製品名は Infragistics Ultimate に変更されました。

本製品の日本語版は こちら をご参考ください。

Infragistics Ultimate のリリース

Released: Jan 26, 2024

Infragistics Ignite UI for React 18.5.0 での更新項目

機能

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

Infragistics Ignite UI for Angular 17.2.0 での更新項目

機能

  • 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

Infragistics Ignite UI for Blazor 23.2.110 での更新項目

機能

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

Released: Jan 15, 2024

Infragistics Ignite UI for Web Components 4.7.0 での更新項目

機能

Charts

  • Chart Highlight Filter - The IgcCategoryChartComponent and IgcDataChartComponent 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: Dec 15, 2023

Infragistics Ignite UI for Web Components 4.6.0 での更新項目

機能

Grid

  • Added new state persistence feature.

Released: Dec 15, 2023

Infragistics Ignite UI for ASP.NET Core 23.2 での更新項目

機能

  • Now supports ASP.NET Core for .NET 8 projects.
  • Tag Helpers now support ASP.NET Core for .NET 8 projects.

Released: Dec 15, 2023

Infragistics Ignite UI for Blazor 23.2.97 での更新項目

機能

  • Toolbar - Beta
    • Save tool action has been added to save the chart to an image via the clipboard.
    • Vertical orientation has been added via the toolbar's Orientation property. By default the toolbar is horizontal, now the toolbar can be shown in vertical orientation where the tools will popup to the left/right respectfully.
    • Custom SVG icons support was added via the toolbar's renderImageFromText method, further enhancing custom tool creation.
  • Grid
    • Added New Features - State Persistence.

Released: Dec 14, 2023

Infragistics Ignite UI for React 18.4.0 での更新項目

機能

React Grid

  • State Persistence
    • Added new State Persistence feature in React Grid which allows developers to easily save and restore the grid state. When the IgrGridState is applied on the React IgrGrid, it exposes the GetState, GetStateAsString, ApplyState and ApplyStateFromString methods that developers can use to achieve state persistence in any scenario. IgrGridState directive supports saving and restoring the state of the following features:
      • Sorting.
      • Filtering.
      • Advanced Filtering.
      • Paging...

Released: Dec 7, 2023

23.2 での更新項目

機能

Ultimate UI for WinForms

  • .NET 8.0 support - As of version 2023.2, the Ultimate UI for WinForms toolset supports .NET 8.
  • Chart Highlight Filter - The UltraCategoryChart and UltraDataChart 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...

Released: Nov 29, 2023

Infragistics Ignite UI for Angular 17.1.0 での更新項目

機能

  • IgxGrid, IgxTreeGrid and IgxHierarchicalGrid
    • Added a new rowClick output that fires when the user clicks on a row element of the grid, including group rows.
  • IgxTree
    • Added new toggleNodeOnClick property which determines whether clicking over a node will change its expanded state or not. Set to false by default.
  • igxPivotGrid
    • IPivotDimension interface now exposes a property called displayName similar to the one in the IPivotValue interface. This property is optional and will be displayed inside...