Infragistics Professional is the new name for Infragistics NetAdvantage for .NET. Have you considered Infragistics Ultimate? It includes everything included in Infragistics Professional plus Indigo.Design and App Builder.
Infragistics Professional - includes Ignite UI for Web Components 4.9.0
Released: Jun 2, 2024
Ignite UI for Web Components 4.9.0 버젼 업데이트
기능
The Button group component now allows you to reset the selection state via the selectedItems property.
Input and Textarea - Exposed validateOnly to enable validation rules being enforced without restricting user input.
Combo, Select and Dropdown components now use the native Popover API.
Deprecated the Dropdown positionStrategy property. The dropdown now uses the Popover API to render its container in the top layer of the browser viewport, making the property obsolete.
Deprecated the Input inputmode property. It is now aligned with the native inputMode DOM property instead.
수정사항
Date-time input - Label in Material theme is broken when component is in read-only mode.