Relative Content

Tag Archive for c#mauicollectionviewscrolltoindex

The CollectionView does not scroll to the desired group by index

Why is it that when I try to navigate to a specific group, I always get sent back to the first group?
If I find a group, and in it the instance I need, and pass it to ScrollTo, then the search works correctly. But I can’t do it with indexes. Please help me figure it out.