Skip to content

Commit 88e7834

Browse files
authored
Merge pull request #16994 from IgniteUI/iminchev/grid-mrl-nav-provider-21.1.x
feat(Grid): Add IgxGridMRLNavigationService to providers - 21.1.x
2 parents 4bf99bf + f28c208 commit 88e7834

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

projects/igniteui-angular/grids/grid/src/grid.component.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,7 @@ export interface IGroupingDoneEventArgs extends IBaseEventArgs {
109109
preserveWhitespaces: false,
110110
providers: [
111111
IgxGridCRUDService,
112+
IgxGridMRLNavigationService,
112113
IgxGridNavigationService,
113114
IgxGridSummaryService,
114115
IgxGridSelectionService,

0 commit comments

Comments
 (0)