Shane Flynn
Shane Flynn
> I’m also looking for something like this. I’m currently have 8 different `CollectionViews` (all the same, but different amounts of columns), but just one visible at once on one...
@pekspro. That's odd that it didn't work for you. I tried it out yesterday and got it to work with a small sample app. I can upload the repro if...
@pekspro. Sounds good. I've added a [sample repro](https://github.com/flynn248/Maui-Samples.git) that has examples of a non-grouped vertical and horizontal grid `CollectionView` as well as a grouped `CollectionView` that is has the span...