Hi.
I have 2 Grid components sitting next to each other and I would like to sync the scrolling of both so that if I scroll with the one on top, the one on the bottom is scrolling too and vice versa.
I have setup an example here of what I tried so far without success:
https://stackblitz.com/edit/react-h86fcx-cfss5a?file=app%2Fmain.tsx
Any help would be appreciated.
Greetings,
Bernd