dotnet / dotnet/DataGridExtensions

Filter transformation

Open
#12 6 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
910
Forks
108
PR merge metrics
No merged PRs in 30d

Description

Is there an out-of-the-box way to perform mapping of `DataGrid` values to filter values? I have a year column which I'm wishing to aggregate in the associated multi-choice filter as decades. I've taken a look at your sample `MultipleChoiceFilter` and `DataGridFilterColumnControl` but I can't see anything obvious.

It's easy for me to build this in a non-reusable fashion - populating the filters values explicitly - but it would be elegant if I could instead provide some sort of two-way mapping class.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.