Infragistics Ultimate Releases

Released: May 27, 2026

Updates in Ignite UI for Web Components 7.2.1

Features

  • Date Range Picker
    • Added support for editing the date range value directly via a single input field.
  • Nav Drawer
    • The drawer for non-relative positions are now implemented using the native Popover API, providing built-in modal semantics, focus trapping, and accessibility support.
    • Added keepOpenOnEscape property - prevents the drawer from closing when the user presses the Escape key (non-relative positions only).
    • Added igcClosing event - emitted just before the drawer is closed by user...

Released: May 25, 2026

Updates in App Builder May 2026

Features

  • Added Tooltip component to the toolbox, enabling you to display contextual hints and descriptions for elements in your applications.
  • Significantly reduced token usage and improved AI generation speed.

Fixes

  • License validation behaves correctly after cache clear operations.
  • Scrollbar styling is correctly scoped and no longer affects other components on the design surface.
  • Layouts with auto scrolling scroll correctly on the design surface.
  • Form elements maintain their correct size and...

Released: Apr 28, 2026

Updates in Ignite UI for Web Components 7.1.3

Features

  • AI-Assisted Development
    • Updated and enhanced the library provided skills.

Fixes

  • Stepper
    • In horizontal orientation, the content area height can now be driven by the active step's content instead of always being sized to the tallest step. A new --body-grid-rows CSS custom property controls the internal row sizing of each step body - its default value of 1fr expands the body to fit its content, while setting it to 0fr collapses the body to zero height, enabling fully variable step heights.

Released: Apr 22, 2026

Updates in Ignite UI for Web Components 7.1.2

Features

  • AI-Assisted Development
    • Updated and enhanced the library provided skills.
  • Button group
    • Themes color alignment.
  • Circular Progressbar
    • Unified track color CSS variable between progress bars.
  • Chip
    • Wrap content inside a new part container and update styles.

Fixes

  • Dropdown
    • Selected item styles problem.
  • Linear Progressbar
    • Unified display size across platforms.
  • Tree
    • Background style discrepancies.

Released: Mar 31, 2026

Updates in Ignite UI for Blazor 25.2.83

Fixes

  • Tabs
    • Changing the check state for 'IgbSwitch' inside the tab causes the tab content to disappear.
  • Grids
    • Latest version of Blazor Grids shows trial watermark for licensed version.

Released: Mar 31, 2026

Updates in Ignite UI for React 19.6.0

Features

AI-Assisted Development - Agent Skills

  • Added structured knowledge files that teach AI coding assistants (GitHub Copilot, Cursor, Windsurf, Claude, JetBrains AI, etc.) how to work with Ignite UI for React. The skill files are included in the igniteui-react package and also live in the skills/ directory:
    • Components - Identify the right React components for a UI pattern, then install, import, and use them - JSX patterns, events, refs, forms, etc.
    • Customize-theme - Customize styling using...

Released: Mar 25, 2026

Updates in Ignite UI for Web Components 7.1.1

Features

  • Checkbox
    • Updated disabled and indeterminate styles.

Released: Mar 23, 2026

Updates in Ultimate UI for WPF 25.2.107

Features

  • Charts
    • Added OthersCategoryBrush and OthersCategoryOutline to DataPieChart.

Fixes

  • XamDataGrid
    • Grid with RecordSelectorNumberType set to DataItemIndex makes the grid show horizontal scrollbar.
  • XamRichTextEditor
    • XamRichTextEditor selecting all and then pasting content from an outside source results in an exception.
  • XamTileManager
    • XamTileManager displays no tiles when only last tile is in view and that tile is removed when using Vertical layout order.
  • XamDataPresenter
    • Headers displayed...

Released: Mar 23, 2026

Updates in Ultimate UI for Windows Forms 25.2.111

Features

  • Charts
    • Added OthersCategoryBrush and OthersCategoryOutline to DataPieChart.

Fixes

  • Editors
    • UltraDateTimeEditor always select last month and date while changing the year and month respectively.
    • CheckEditor was unable to create a custom style using GlyphInfo.
  • UltraToolbarsManager
    • Context menu does not show up in UI Automation's application tree if setting UIAutomationForCodedUITestingEnabled to false.
    • UltraToolBarsManager ApplicationMenu is not showing in WinForms designer.
  • UltraGrid
    • Grid...

Released: Mar 19, 2026

Updates in Ignite UI for Blazor 25.2.77

Features

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