You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,6 +18,8 @@ All notable changes for each version of this project will be documented in this
18
18
* - `IgxColumnComponent` - `ColumnType` (for example the column parameter in `igxFilterCellTemplate`)
19
19
* - `IgxGridCell` - `CellType` (for example the cell parameter in `igxCell` template)
20
20
21
+
- A new `groupRecord` parameter has been exposed in `operate` method, that is an `IGroupByRecord` object describing the grouped row in case grouping is applied.
22
+
21
23
-`excelStyleHeaderIconTemplate` - Gets/Sets the excel style header icon.
22
24
-`groupRowTemplate` - Gets/Sets the template reference for the group row.
23
25
-`headSelectorTemplate` - Gets/Sets the header row selector template.
0 commit comments