https://github.com/jfversluis/mauicollectionviewgroupingsample
Sample code to demonstrate how to implement grouping with .NET MAUI CollectionView
https://github.com/jfversluis/mauicollectionviewgroupingsample
collectionview dotnet-maui grouping sample-code
Last synced: 11 months ago
JSON representation
Sample code to demonstrate how to implement grouping with .NET MAUI CollectionView
- Host: GitHub
- URL: https://github.com/jfversluis/mauicollectionviewgroupingsample
- Owner: jfversluis
- License: mit
- Created: 2022-07-12T11:28:25.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-07-12T13:06:27.000Z (almost 4 years ago)
- Last Synced: 2024-11-22T12:30:34.858Z (over 1 year ago)
- Topics: collectionview, dotnet-maui, grouping, sample-code
- Language: C#
- Homepage: https://www.youtube.com/watch?v=SK8u3MmXnjE&list=PLfbOp004UaYWu-meDkRN6_Y1verl96npI
- Size: 152 KB
- Stars: 11
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
[](https://www.youtube.com/watch?v=SK8u3MmXnjE&list=PLfbOp004UaYWu-meDkRN6_Y1verl96npI)
# .NET MAUI CollectionView Grouping Sample
Sample code to demonstrate how to implement grouping with .NET MAUI CollectionView