Infragistics Ignite UI for jQuery

Erstellen Sie schnell leistungsstarke, datenreiche und reaktionsschnelle jQuery-Apps.

Veröffentlicht von Infragistics
Wird von ComponentSource seit 1996 vertrieben

Preise ab: US$ 734.02 Version: 26.1 NEU Letzte Aktualisierung: Jun 12, 2026

i

Please note that new licenses for Infragistics Ignite UI for jQuery are now only available as part of Infragistics Professional or Infragistics Ultimate. Existing Infragistics Ignite UI for jQuery customers can continue to renew their current subscription.

Infragistics Ignite UI for jQuery Releases

Released: Jun 5, 2026

Updates in 25.1.3

Fehlerkorrekturen

  • Resolved CSP violations coming from the usage of inline styles in disposable element created for measurements.

Released: Jul 31, 2025

Updates in 24.2.12

Funktionen

  • Separated igTemplating into two modules. The original igTemplating no longer allows conditions and iterations ({{if}} and {{each}} clauses). This allows it to be CSP-compliant as it doesn't rely on the creation of dynamic functions. To use conditions and iterations, you need to include the new igAdvancedTemplating in your loader config or as a file infragistics.templating.advanced.js. The infragistics.core.js bundle continues to include both modules and therefore the full...

Released: May 29, 2025

Updates in 24.2.8

Fehlerkorrekturen

  • Replaced usage of left-over deprecated jQuery API functions.
  • String functions such as 'startsWith' and 'endsWith' are now not replaced by a polyfill in modern browsers.

Released: Apr 5, 2025

Updates in 24.2.7

Fehlerkorrekturen

  • Replaced usage of additional deprecated jQuery API functions such as:
    • Setting outline to 0 through jQuery.css.
    • jQuery.isArray.
    • Shorthand functions such as keydown, mousedown, dblclick, focus and select.

Released: Feb 28, 2025

Updates in 24.2.6

Fehlerkorrekturen

  • Replaced usage of deprecated jQuery API from various 3.x releases.

Released: Jan 15, 2025

Updates in 24.2.3

Funktionen

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

Released: Sep 30, 2024

Updates in 24.1.9

Funktionen

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

Fehlerkorrekturen

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

Released: Apr 10, 2024

Updates in 23.2.20232.50

Fehlerkorrekturen

  • IgGrid
    • Fixed an issue causing summary data to not be correctly displayed for 'groupby' rows.