Skip to content
This repository was archived by the owner on May 1, 2024. It is now read-only.
This repository was archived by the owner on May 1, 2024. It is now read-only.

[Enhancement] Merge Grouping class from MvvmHelpers #786

@tranb3r

Description

@tranb3r

Summary

ObservableRangeCollection from MvvmHelpers has already been merged into Xamarin.CommunityToolkit.
I would be interested in merging the Grouping class as well.

It's basically an ObservableRangeCollection with a Key to identify the group.
It's very useful when using a grouped CollectionView.

What do you think ?

API Changes

Simply take the class and add it to the ObjectModel namespace.
No breaking change.

Who Will Do The Work?

I can do the PR if the proposal is accepted.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions