UWP: GridView.ScrollIntoView

Chris S 1 Reputation point
2020-09-18T10:51:24.263+00:00

Hello

I'm using a GridView with photo items and try to scroll to a previously selected item by ScrollIntoView. The method works fine, but only for the first 25 items. When I try to scroll to another item then it scrolls to the very first item. Is it a bug or what do I need to change so I can scroll to an item after the 25th?

Platform: Windows 10 (newest version), UWP, C++

Chris

Universal Windows Platform (UWP)
C++
C++
A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.
3,636 questions
{count} votes