I'm working on a project and noticed that the GridView scroll is completely independent of the Column scroll, even when setting the Column’s primary
property. How can I fix this? For example, on this page, I'd like the scroll to work across the entire page, instead of having 'two' scrolls (one for the full page and another for the GridView) =/
In FF: