✅ Responsive ScrollViewer AvaloniaUI
Hi, I'm having trouble setting up a ScrollViewer in my project. I want it to be responsive for a DataGrid, but when I set the second row definition in the Grid to "*", the scroll doesn't work. It only works if I assign a fixed value, but that makes it non-responsive. How can I make it responsive while ensuring the scroll works properly?

