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 Angular 20.0.0
Released: Jun 4, 2025
Ignite UI for Angular 20.0.0 버젼 업데이트
기능
Angular 20 Compatibility - Ignite UI for Angular now supports Angular 20.
Added a new igxGridEmpty template directive that allows assigning the emptyGridTemplate declaratively, without the need to get and assign reference, like other grid templates.
Added a new igxGridLoading template directive that allows assigning the loadingGridTemplate declaratively, without the need to get and assign reference, like other grid templates.
IgxActionStrip
Behavioral Change - When using the Action Strip standalone, outside of Grid, scenarios where the component is no longer initially visible and the hidden property now defaults to true.
IgxChip
Behavioral Change - The variant is now strictly typed with the union of supported options and no longer accepts invalid values for the default state, provide no value (nullish) instead is needed.