@syncfusion/ej2-treegrid 20.2.40 → 20.2.45

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,23 @@
6
6
 
7
7
  #### Bug fixes
8
8
 
9
+ - `#I387291` - Resolved no records to display when we update the datasource in async way(using Observables).
10
+ - `#F174814` , `#I395357` - Resolved expand/collapse icon not visible while initial rendering(using Observables).
11
+
12
+ ## 20.2.44 (2022-08-16)
13
+
14
+ ### Tree Grid
15
+
16
+ #### Bug fixes
17
+
18
+ - `#I393339` - Resolved script error thrown When hierarchy mode is Both and performing an initial search in case of virtualization enabled.
19
+
20
+ ## 20.2.40 (2022-07-26)
21
+
22
+ ### Tree Grid
23
+
24
+ #### Bug fixes
25
+
9
26
  - `#F175410` - Resolved adding multiple rows through add record method in batch editing.
10
27
 
11
28
  ## 20.2.39 (2022-07-19)