Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AdvancedCollectionView part deux #1128

Open
1 of 2 tasks
allanrsmith opened this issue Apr 26, 2017 · 7 comments
Open
1 of 2 tasks

AdvancedCollectionView part deux #1128

allanrsmith opened this issue Apr 26, 2017 · 7 comments
Labels
help wanted Issues identified as good community contribution opportunities helpers ✋ improvements ✨

Comments

@allanrsmith
Copy link

allanrsmith commented Apr 26, 2017

I need some help designing and implementing the rest of AdvancedCollectionView.

  • Grouping
  • Live Shaping (sorting, filtering, grouping)

This functionality exists in WPF4.5

@nmetulev nmetulev added help wanted Issues identified as good community contribution opportunities helpers ✋ improvements ✨ pending-uservoice-creation and removed help wanted Issues identified as good community contribution opportunities labels Apr 26, 2017
@harvinders
Copy link

Please do so, I have been looking for this functionality too.

@nmetulev nmetulev added help wanted Issues identified as good community contribution opportunities and removed in progress 🚧 labels Nov 7, 2017
@francisrath
Copy link

I'm willing to discuss a bounty for implementing Grouping if anyone wants to give it a shot :)

@lucaasrojas
Copy link
Contributor

Hey guys, what is the current status of this issue?

@michael-hawker
Copy link
Member

+1 - Just realized I need both filtering and grouping!

@michael-hawker michael-hawker added this to the 6.0 milestone Feb 15, 2019
@Kyaa-dost Kyaa-dost added the no-recent-activity 📉 Open Issues that require attention label Oct 2, 2019
@michael-hawker michael-hawker modified the milestones: 6.0, 6.1 Oct 24, 2019
@michael-hawker
Copy link
Member

@vgromfeld is this anything you're familiar with having done the #3201 work? Wondering how we can know the size of this work or at least provide pointers to anyone who wants to pick it up.

@ghost ghost removed the no-recent-activity 📉 Open Issues that require attention label Apr 2, 2020
@michael-hawker michael-hawker modified the milestones: 6.1, 7.0 May 6, 2020
@Kyaa-dost Kyaa-dost modified the milestones: 7.0, 7.1 Feb 17, 2021
@michael-hawker michael-hawker modified the milestones: 7.1, 7.2/8.0? Aug 31, 2021
@ghost ghost removed this from the 7.2/8.0? milestone Aug 31, 2021
@kateryna-novak
Copy link

@michael-hawker, is grouping implemented in AdvancedCollectionView? Are there some examples of how to use it? I need a collection that supports grouping and filtering. AdvancedCollectionView seems like a good candidate for this. But I can't understand from the documentation if it is there or if it's just unfinished. I will be very grateful for the help.

@michael-hawker
Copy link
Member

@Sergio0694 I know you had thought about adding this scenario the MVVM Toolkit sample app. Maybe that's something @niels9001 could help with? I know this is a common scenario that we still don't have a good example on.

Not sure if it makes sense to do something directly with ObservableGroup + Linq or ObservableGroup + AdvancedCollectionView for filtering?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Issues identified as good community contribution opportunities helpers ✋ improvements ✨
Projects
None yet
Development

No branches or pull requests

8 participants