I need a grid with multi-header and frozen columns.
The problem is that on multi-header grid only the child is locked and the parent behaves like a regular column (disappears when scrolling right)
See demo at https://stackblitz.com/edit/qjgucz (The ID column supposed to be locked)
Any help is appreciated