Infragistics Ignite UI for jQuery

Créez rapidement des applications jQuery ultra performantes, réactives et utilisant de grandes quantités de données.

Publié par Infragistics
Distribué par ComponentSource depuis 1996

Prix à partir de : US$ 734.02 Version : 26.1 NOUVEAU Mise à jour : 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.

Lancements de Infragistics Ignite UI for jQuery

Released: Jun 5, 2026

Mises à jour de 25.1.3

Correctifs

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

Released: Jul 31, 2025

Mises à jour de 24.2.12

Fonctionnalités

  • 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

Mises à jour de 24.2.8

Correctifs

  • 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

Mises à jour de 24.2.7

Correctifs

  • 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

Mises à jour de 24.2.6

Correctifs

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

Released: Jan 15, 2025

Mises à jour de 24.2.3

Fonctionnalités

  • 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

Mises à jour de 24.1.9

Fonctionnalités

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

Correctifs

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

Released: Apr 10, 2024

Mises à jour de 23.2.20232.50

Correctifs

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