@sarg wrote:
Two GridView questions:
- Is it possible to get the horizontal scroll position? Or the x,y position of a specific column or cell? Context: I have a drawable beneath a GridView that I’m using to show totals. I’d like it to pan left-to-right in sync with the table.
![]()
- Relatedly, how does one look up the order of re-ordered columns? (GridView.Columns appears to access the orginal order.)
Thanks,
Jon
Posts: 1
Participants: 1