Commit 2040426
fix(HierarchicalGrid): Making behavior between base and hierarchical grid consistent - focus always makes first cell active even if the clicked element is not a cell (for example is expander, row selector etc.).
1 parent 9017e18 commit 2040426
File tree
1 file changed
+4
-3
lines changed- projects/igniteui-angular/src/lib/grids/hierarchical-grid
1 file changed
+4
-3
lines changedLines changed: 4 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
105 | | - | |
| 105 | + | |
106 | 106 | | |
107 | | - | |
108 | | - | |
| 107 | + | |
| 108 | + | |
109 | 109 | | |
| 110 | + | |
110 | 111 | | |
111 | 112 | | |
112 | 113 | | |
| |||
0 commit comments