-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Description
Description
Currently the GroupingPropertyModule has to handle the GridView's ItemSource as the grouping does not update on its own.
This limits the current implementation to only work with GridViews and not using bindings.
In general this isn't too big of an issue but it is something that should just work with binding.
Need to investigate why the GridView doesn't auto-update when the collection is changed, there is probably some event that isn't firing. It's also possible that the GridView just doesn't support dynamic updates.
Tasks
- Investigate GridView not updating when the grouping is changed
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed