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: Jan 15, 2025

Ignite UI for jQuery 24.2.3 での更新項目

機能

  • Infragistics Ignite UI for jQuery now supports the recently released jQuery 3.7 and jQuery UI 1.14.
  • Infragistics Ignite UI for ASP.NET Core now supports .NET 9 projects.
  • igGrid and igHierarchicalGrid - Added new property: rowAttributeTemplate that allows you to add arbitrary attributes to rows.
  • igGridFiltering - Added new property: filterCellLabelTemplate (overridable per column through the corresponding column setting) that allows you to display visual labels in header cells providing...

Released: Jan 9, 2025

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

機能

  • Form-associated elements now have a defaultValue property (defaultChecked for radio buttons, checkboxes, and switches). When a form is reset, components will use this property's value as their new value or checked state.
  • Calendar - Enabled passing of string values to the value, values and activeDate properties.
  • Checkbox - Updated style implementation and improved slotted checkbox styles.
  • Date-time input - Enabled passing of string values to the value, min and max properties.
  • Date picker...

Released: Dec 28, 2024

Ignite UI for React 18.7.6 での更新項目

機能

  • DashboardTile (Beta) - The new Dashboard Tile 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 built-in Toolbar component to allow you to make changes to the visualization at runtime, allowing you to see many different visualizations of your data with minimal code.
  • New ColorEditor (Beta) and Toolbar ToolAction (Beta...

Released: Dec 28, 2024

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

機能

  • DashboardTile (Beta) - The new Dashboard Tile 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 built-in Toolbar component to allow you to make changes to the visualization at runtime, allowing you to see many different visualizations of your data with minimal code.
  • New ColorEditor (Beta) and Toolbar ToolAction (Beta...

Released: Dec 28, 2024

Ignite UI for Blazor 24.2.52 での更新項目

機能

  • Microsoft .NET 9 Support - As of version 24.2, the Ignite UI for Blazor 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.
  • Charts
    • DashboardTile (Beta) - The new Dashboard Tile 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 built-in...

Released: Nov 30, 2024

Ignite UI for Blazor 24.2.19 での更新項目

機能

  • New Carousel component - The Ignite UI for Blazor Carousel is a responsive, lightweight component that provides the most flexible way to create slideshow-like web experience for users who navigate back and forth through a collection of images with text slides, links, and other HTML elements.
  • IgbInput - Changed change event argument type from IgbComponentDataValueChangedEventArgs to IgbComponentValueChangedEventArgs.

Released: Nov 27, 2024

Ignite UI for Angular 19.1.0 での更新項目

機能

IgxBanner

  • Introduced a new expanded input property, enabling dynamic control over the banner's state. The banner can now be programmatically set to 'expanded' (visible) or 'collapsed' (hidden) both initially and at runtime. Animations will trigger during runtime updates - the open animation plays when expanded is set to true, and the close animation plays when set to false. However, no animations will trigger when the property is set initially.
  • The banner's event lifecycle (opening, opened...

Released: Nov 4, 2024

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

機能

  • Carousel component added select method overload accepting index.

不具合の修正

  • Fixed error with nested tabs selection.

Released: Nov 4, 2024

Ignite UI for Angular 19.0.0 での更新項目

機能

  • Added Angular 19 support.
  • IgxFilteringService, IgxGridBaseDirective
    • Deprecation The filterGlobal method has been deprecated and will be removed in a future version.
  • IgxColumn
    • Introduced the disabledSummaries property, allowing users to specify which summaries should be disabled for a given column. This property accepts an array of strings corresponding to the summary keys, enabling selective control over both default summaries (e.g., 'Count', 'Min') and any custom summaries created by the...

Released: Nov 1, 2024

Ignite UI for React 18.7.4 での更新項目

機能

  • Added New Carousel Component - A responsive, lightweight component that provides a  flexible way to create slideshow-like web experience.
  • IgrInput - Changed change event argument type from IgrComponentDataValueChangedEventArgs to IgrComponentValueChangedEventArgs.