Skip to content

Commit ed7f2ff

Browse files
committed
docs(*): adding changelog for MDV #5880
1 parent 0c417eb commit ed7f2ff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ All notable changes for each version of this project will be documented in this
2222

2323
### New Features
2424
- `IgxGrid`, `IgxTreeGrid`, `IgxHierarchicalGrid`:
25+
- Master-Detail visualization added for `igxGrid`. Users may now define templates that show additional context for rows when expanded. For more information, please take a look at the [official documentation](https://www.infragistics.com/products/ignite-ui-angular/angular/components/grid/master_detail.html).
2526
- `sortStrategy` input is added, which can be used to set a global sorting strategy for the entire grid.
2627
(**NOTE**: The grid's `sortStrategy` is of different type compared to the column's `sortStrategy`.)
2728
- `NoopSortingStrategy` is added, which can be used to disable the default sorting of the grid by assigning its instance to the grid's `sortStrategy` input. (Useful for remote sorting.)

0 commit comments

Comments
 (0)