We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 28ad300 + 2152ca0 commit 4296934Copy full SHA for 4296934
1 file changed
projects/igniteui-angular/grids/grid/src/grid.component.ts
@@ -109,6 +109,7 @@ export interface IGroupingDoneEventArgs extends IBaseEventArgs {
109
preserveWhitespaces: false,
110
providers: [
111
IgxGridCRUDService,
112
+ IgxGridMRLNavigationService,
113
IgxGridNavigationService,
114
IgxGridSummaryService,
115
IgxGridSelectionService,
0 commit comments