Skip to content

[Feature]Implement ICollectionView.CollectionGroups in AdvancedCollectionViewΒ #3089

@ianier

Description

@ianier

It would be great for AdvancedCollectionView to implement ICollectionView.CollectionGroups, based on item's IGrouping, just like the default view implementation of CollectionViewSource does.

This would allow using groping and incremental loading together, which CollectionViewSource doesn't support.

Currently I'm working on inheriting from AdvancedCollectionView and redefining CollectionGroups, to see how far I can go with this scenario.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions