Skip to content

Investigate why grouping doesn't auto-update #21

@DeadlyEmbrace

Description

@DeadlyEmbrace

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

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions