@syncfusion/ej2-treegrid 20.3.60 → 20.3.61

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -6,6 +6,14 @@
6
6
 
7
7
  #### Bug Fixes
8
8
 
9
+ - `#I419247` - `expandRow` and `collapseRow` methods are working properly while expanding or collapsing a row respectively when `frozenRows` property enabled
10
+
11
+ ## 20.3.60 (2022-12-06)
12
+
13
+ ### Tree Grid
14
+
15
+ #### Bug Fixes
16
+
9
17
  - `#I419658` - Resolved template column not rendered properly when stacked header enabled.
10
18
 
11
19
  ## 20.3.58 (2022-11-22)