Hi,
Is it possible to expand and collapse the column grouping in the Infragistics Angular Grid with custom buttons instead of the expand and collapse button provided in the grid? please suggest how it can be achieved.
Hello Harminder,
You can expand/collapse grouped rows using the IgxGridComponent.toggleAllGroupRows API.
Best regards,
Martin Pavlov
Infragistics, Inc.