Infragistics Ignite UI for jQuery

快速构建高性能数据丰富且响应迅速的 jQuery 应用。

由以下开发商制作:Infragistics
ComponentSource开始代理销售的日期:1996年

价格从: US$ 734.02 版本:25.1 更新: Dec 14, 2025

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 新版本发表

Released: Jul 31, 2025

24.2.12 中的更新

特性

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

Released: May 29, 2025

24.2.8 中的更新

修补程序

  • 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

24.2.7 中的更新

修补程序

  • 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

24.2.6 中的更新

修补程序

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

Released: Jan 15, 2025

24.2.3 中的更新

特性

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

Released: Sep 30, 2024

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.

Released: Apr 10, 2024

23.2.20232.50 中的更新

修补程序

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