Infragistics Ignite UI for jQuery

고성능의 데이터가 풍부하고 대응성이 높은 jQuery 애플리케이션을 신속하게 만듭니다.

Infragistics사에서 공개
1996년 부터 ComponentSource에서 판매중

가격: 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.