Infragistics Ignite UI(英語版)

優れたパフォーマンスのWebアプリをすばやく構築

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

価格:¥ 290,400 (税込)〜 バージョン: 25.2 新機能 更新日: Apr 28, 2026

i

Infragistics Ignite UI 製品のすべてのコントロールはInfragistics Professional 及び Infragistics Ultimate にも含まれています。

Infragistics Professional には Ignite UI, ASP.NET, Windows Forms, Windows UI, Silverlight, WPFが含まれています。
Infragistics Ultimate には Ignite UI, ASP.NET, Windows Forms, Silverlight, WPF, Windows UI, Windows Phone, LightSwitch, NUCLiOS, Iguana UI, NetAdvantage ICONS, 5 ユーザーQuince Subscription が含まれています。

Infragistics Ignite UI のリリース

Released: Dec 3, 2025

Ignite UI for Angular 20.2.1 での更新項目

機能

  • Added LabelFormatOverride event to TimeXAxisLabelFormat so you can now override the formatting with an event at all time-formatting levels on the TimeXAxis.
  • Adjusted the schema generation to account for more items to make it more likely to find valid values for properties.

不具合の修正

  • IgxDataChart
    • The scale set for IntervalType Ticks in TimeAxisInterval is not displayed.
    • 0.00001 scale tick marks are displayed overlapping each other.
    • AssigningCategoryStyle event support for Stacked Series.

Released: Nov 28, 2025

Ignite UI for Blazor 25.2.32 での更新項目

機能

  • Ignite UI for Blazor now supports .NET 10.
  • Ignite UI for Blazor no longer supports .NET 6.
  • Charts
    • User Annotations (preview) - You can now annotate the 'IgbDataChart' with slice, strip, and point annotations at runtime using the new user annotations feature. This allows the end user to add more details to the plot such as calling out single important events such as company quarter reports by using the slice annotation or events that have a duration by using the strip annotation. You can also...

Released: Nov 27, 2025

Ignite UI for Angular 20.2.0 での更新項目

機能

Charts

  • User Annotations (preview) - You can now annotate the 'IgxDataChartComponent' with slice, strip, and point annotations at runtime using the new user annotations feature. This allows the end user to add more details to the plot such as calling out single important events such as company quarter reports by using the slice annotation or events that have a duration by using the strip annotation. You can also call out individual points on the plotted series by using the point annotation or...

Released: Nov 27, 2025

Ignite UI for React 19.3.0 (November) での更新項目

機能

Charts

  • User Annotations (preview) - You can now annotate the 'IgrDataChart' with slice, strip, and point annotations at runtime using the new user annotations feature. This allows the end user to add more details to the plot such as calling out single important events such as company quarter reports by using the slice annotation or events that have a duration by using the strip annotation. You can also call out individual points on the plotted series by using the point annotation or any...

Released: Nov 14, 2025

Ignite UI for Web Components 6.3.6 での更新項目

不具合の修正

  • Date picker
    • Value not committed on browser auto-fill behavior.

Released: Nov 5, 2025

25.2 での更新項目

機能

Grid Performance Improvements

  • Framework: Angular, React, Web Components, Blazor.
  • Components: Data Grid, Tree Grid, Hierarchical Grid, Pivot Grid.
  • Comprehensive optimization of the sorting pipeline. 3x to 4x faster sorting for datasets with 100,000 records. Overall data operation time reduced by ~35% in grids, within the application scenario, with 100K rows.

Grid Cell Merging

  • Framework: Angular, React, Web Components.
  • Components: Data Grid, Tree Grid, Hierarchical Grid, Pivot Grid.
  • The Ignite...

Released: Oct 31, 2025

Ignite UI for React 19.3.0 (October) での更新項目

機能

  • Added IgrChatComponent component.
  • Grids
    • Introduced a new cell merging feature that allows you to configure and merge cells in a column based on same data or other custom condition, into a single cell.
    • The merging can be configured on the grid level to apply either:
      • onSort - only when the column is sorted.
      • always - always, regardless of data operations.
      • The default cellMergeMode is onSort.
      • The functionality can be modified by setting a custom mergeStrategy on the grid, in case some other...

Released: Oct 22, 2025

Ignite UI for Web Components 6.3.4 での更新項目

不具合の修正

  • Date picker
    • Issues when clearing the value and notch border in Material theme.
  • Textarea
    • Stale internal input reference when switching between themes.

Released: Oct 14, 2025

Ignite UI for Web Components 6.3.3 での更新項目

不具合の修正

  • Chat
    • Message actions not rendered after last message.
  • Date picker
    • Change event not emitted for non-editable input configuration.

Released: Oct 7, 2025

Ignite UI for Web Components 6.3.2 での更新項目

機能

  • Chat
    • Updated markdown renderer code styles to integrate with the package theming.

不具合の修正

  • Card
    • Consume colors from themes.
    • Avatar size in card header.