I need to use GridView
in my project. And I want to scroll programmatically to the view in this GridView
. Is there a way to do this? From what I know you can only programmatically scroll a ScrollPane
.
Asked
Active
Viewed 329 times