Hey all,
I am implementing a SfDataGrid, and whenever i scroll (horizontal or vertical), the grid "overscrolls" and bounces.
Is there a way to disable this?
I would like to implement it in a way, that when the end of the grid reaches the screen, it just stops.
And this in both directions. (Since i'm not using pull to refresh, i don't need to drag the grid downwards anyway).
Thanks in advance,
Wouter