Infragistics Ultimate(英語版)

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

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

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

i

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

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

Infragistics Ultimate - includes Ignite UI for Blazor 25.2.77

Released: Mar 19, 2026

Ignite UI for Blazor 25.2.77 での更新項目

機能

  • IgbQueryBuilder
    • Added new component - IgbQueryBuilder - a UI component that allows users to build complex filtering conditions through an intuitive visual interface.
  • IgbGrid, IgbTreeGrid, IgbHierarchicalGrid, IgbPivotGrid
    • Improved performance by dynamically adjusting the scroll throttle based on the data displayed in grid.
  • IgbGrid, IgbTreeGrid, IgbHierarchicalGrid
    • Added PDF export functionality to grid components. Grids can now be exported to PDF format alongside the existing Excel and CSV export options.
  • IgbThemeProvider
    • Added new component - IgbThemeProvider - allows scoping themes to specific page sections using Lit's context API, enabling multiple themes on a single page. Works in both Shadow and Light DOM.
  • Badge
    • New dot type, improved outline implementation following WCAG AA accessibility standards and theme based sizing.
  • Checkbox
    • New tick-width CSS property.
  • Combo
    • New disableClear property which disables the clear button of the combo component.
  • Mask input
    • Transform Unicode digit code points to ASCII numbers for numeric patterns.
  • Enhancements
    • Accessibility color adjustments for Button, Button group, Calendar, Checkbox, Date picker, date range picker, Nav drawer, Radio group, Stepper.
    • Updated and aligned styles with the design kit for Button, Calendar, Carousel, Combo, Date picker, Date range picker, input, Select, Textarea.
    • Improved keyboard navigation experience and grouping (now using native Math.groupBy) for Combo.

不具合の修正

  • IgbDataChart
    • DataChart skips rendering axis when there are no labels.
    • AssigningCategoryStyle args.GetItems is null or not working to update items in the fragment series.
    • Exception editing a doughnut chart - DivideByZeroException.
  • IgbGrid
    • Improve IgbGrid BodyTemplate Performance (C#/.NET templating).
  • IgbDataPieChart
    • Added OthersCategory styling properties to DataPieChart.
  • IgbDateTimeInput
    • IgbDateTimeInput Prompt parameter is not propagated to the underlying Web Component prompt property.
  • IgbMaskInput
    • IgbMaskInput Prompt parameter is not propagated to the underlying Web Component prompt property.
  • IgbPivotGrid
    • IgbPivotGrid exposes SnackbarDisplayTime, but the property is not applicable and causes false test failures.
  • IgbDataTooltipLayer
    • TitleTextColor is overridden when chart's TitleTextColor is used.
  • Excel
    • Fixed Excel Formula parser - Workbook.Load() throwing a Excel.FormulaParseException.
    • Object's Formulas are not round-tripped - Added Excel support for round tripping the camera tool.
    • Saving a VBA Signed Excel file does not keep a signature/certificate.
  • Calendar
    • aria-hidden state for weeks outside of the current month.
    • Focus styles for month/year views.
  • Date Picker
    • CSS border for slotted actions in dialog mode.
  • Input
    • Placeholder color on focus.
    • CSS border when suffix slot content is present.
  • Textarea
    • Align bottom padding to the design system.
  • Validation
    • Slotted validation text follows the current theme.
  • Tile Manager
    • Header is hidden only when there is no content and maximize/fullscreen are disabled.
  • Theming
    • Resolve initial theme based on document computed styles rather than stylesheets.
  • Sass Theme Support
    • Checkbox - styled using Sass tools from the theming package.
    • Chip - styled using Sass tools from the theming package.
    • Combo - styled using Sass tools from the theming package.
    • Select - styled using Sass tools from the theming package.
    • Snackbar - styled using Sass tools from the theming package.
    • Added missing shadows to components.
    • Tabs - fixed non-working Sass theme parameters.
    • Textarea - updated Sass themes.
    • Radio - styled using Sass tools from the theming package.
    • Switch - styled using Sass tools from the theming package.
    • List - styled using Sass tools from the theming package.
  • Combo
    • Notch border styles.
  • Checkbox and Switch
    • Internal ripple opacity when hovering over slotted content in the helper-text slot.
  • Dialog
    • Underlying dialog element now has display: contents and won't participate in DOM layout.
    • keepOpenOnEscape not preventing the dialog from closing when Escape is pressed.
    • Base styles and theming.
  • List and List Item
    • Added missing styles for slotted igc-icon in the list item.
    • Icon and icon button sizes for the Indigo theme.
  • Mask Input
    • Auto-fill behavior for mask patterns with literals.
  • Navbar
    • Icon and icon button sizes.
  • Select
    • Color for outlined type.
  • Tabs
    • Add active pseudo-elements backgrounds for the active tab in Material theme.
    • Take scale factor when positioning the active tab indicator.
    • Selected indicator alignment.
  • Tooltip
    • Do not show the tooltip when the tooltip target is clicked.
    • Removed the max-width constraint for slotted content.