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
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,8 +6,12 @@ All notable changes for each version of this project will be documented in this
6
6
7
7
### New Features
8
8
-`igxGrid` - exposing new Input properties:
9
+
9
10
-`excelStyleHeaderIconTemplate` - Gets/Sets the excel style header icon.
10
11
-`groupRowTemplate` - Gets/Sets the template reference for the group row.
12
+
-`sortHeaderIconTemplate` - Gets/Sets a custom template that should be used when rendering a header sorting indicator when columns are not sorted.
13
+
-`sortAscendingHeaderIconTemplate` - Gets/Sets a custom template that should be used when rendering a header sorting indicator when columns are sorted in asc order.
14
+
-`sortDescendingHeaderIconTemplate` - Gets/Sets a custom template that should be used when rendering a header sorting indicator when columns are sorted in desc order.
11
15
-`rowEditActionsTemplate` - Gets/Sets the row edit actions template.
12
16
-`rowAddTextTemplate` - Gets/Sets the row add text template.
13
17
-`rowEditTextTemplate` - Gets/Sets the row edit text template.
0 commit comments