@syncfusion/ej2-treegrid 25.1.37 → 25.1.38

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
@@ -2,6 +2,24 @@
2
2
 
3
3
  ## [Unreleased]
4
4
 
5
+ ## 25.1.38 (2024-04-02)
6
+
7
+ ### Tree Grid
8
+
9
+ #### Bug Fixes
10
+
11
+ - `#I560767` - Resolved exception on initial rendering with column template in remote data.
12
+
13
+ ## 25.1.37 (2024-03-26)
14
+
15
+ ### Tree Grid
16
+
17
+ #### Bug Fixes
18
+
19
+ - `#F187000` - Resolved exception when the dataSource and the columns were not defined.
20
+ - `#I560889` - Added dropPosition in `RowDragEventArgs` of `rowDrop` event.
21
+ - `#I567688` - Resolved exception on refreshing the browser when persistence enabled.
22
+
5
23
  ## 25.1.35 (2024-03-15)
6
24
 
7
25
  ### Tree Grid
package/README.md CHANGED
@@ -80,4 +80,4 @@ Check the changelog [here](https://github.com/syncfusion/ej2-javascript-ui-contr
80
80
 
81
81
  See [LICENSE FILE](https://github.com/syncfusion/ej2-javascript-ui-controls/blob/master/license?utm_source=npm&utm_campaign=grid) for more info.
82
82
 
83
- © Copyright 2024 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution.
83
+ © Copyright 2022 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution.