In master detail grid I set the property [navigable] = "true" in all nested grids which makes me face issue that for example I have expanded a row and select the 3rd(or any) row of inner most grid, so it will first select the 3rd(or any) row of outer most grid and then moves in hierarchy to select the one which I actually want to get selected. I have recreated this issue ion stackblitz,
following is the link of recreated isssue:
https://angular-mywq7v.stackblitz.io/.
following is the link of recreated isssue:
https://angular-mywq7v.stackblitz.io/.