Infragistics Ultimate(英語版)

高いパフォーマンスを持つ最新のWeb、モバイル、およびデスクトップのアプリケーション構築用の総合UI/UXツールキット

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

価格:¥ 497,860 (税込)〜 バージョン: 26.1 新機能 更新日: Jun 29, 2026 レビューの平均スコア: 4.50レビューの平均スコア: 4.50レビューの平均スコア: 4.50レビューの平均スコア: 4.50レビューの平均スコア: 4.50 (3)

i

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

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

Infragistics Ultimate のリリース

Released: Dec 12, 2024

App Builder December 2024 での更新項目

機能

  • Added Hierarchical Grid to the component toolbox.
  • Added support for GitHub Pages deployment for hosting static sites directly from a repository.
  • Angular apps are generated using Ignite UI for Angular 19.0.0.
  • React apps are generated using Ignite UI for React 18.7.4.
  • Web Component apps are generated using Ignite UI for Web Components 5.1.2.
  • Blazor apps are generated using Ignite UI for Blazor 24.2.6.

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 18, 2024

App Builder November 2024 での更新項目

機能

  • New Form Builder enables developers to design HTML forms using drag-and-drop. It can directly auto-generate form structures from REST data endpoints and includes options for displaying notifications for submissions, errors and server-side validations.
  • Added new default data source based on Northwind Rest API.
  • Added new US Presidential Election sample app.
  • Improved UX for resolving theme and component sizes.

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.

Released: Oct 28, 2024

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

不具合の修正

  • Library - internal import path for styles and public exports for themes.

Released: Oct 25, 2024

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

機能

  • Added Carousel component.
  • Added Form associated custom elements validation messages.
  • Library - migrated palettes to relative colors.
  • Updated themes for Badge, Card, Chips, Dropdown, Expansion Panel, Icon and Tabs.

不具合の修正

  • Checkbox, Switch - click event fires more than once.
  • Radio - click event fires more than once.
  • Library - export components event maps through the main package entrypoint.
  • Calendar - cannot select dates before UNIX epoch.

Released: Sep 30, 2024

Ignite UI for jQuery 24.1.9 での更新項目

機能

  • Grid
    • The grid's container element is no longer focusable.
  • Grid Filtering
    • Added ARIA attributes indicating expand/collapse state of the conditions dropdown.
    • Added ARIA roles for buttons in the filtering row.
    • Added a more verbose ARIA label for filter inputs.

不具合の修正

  • Grid Filtering
    • Conditions dropdown can now be navigated when using an accessibility tool.