We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4bf99bf + f28c208 commit 88e7834Copy full SHA for 88e7834
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