StaggeredGridView
StaggeredGridView copied to clipboard
No SetSelection(int index) method
I want to scroll the grid to a specific position. But there is no such method in current implementation. Please suggest me any solution.
Hi Plabon
You got any way to scroll to particular position? I mean have you found way to get first visible item position and scrolling grid to that particular position.
I also need this function