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

Selection management control #26

Open
zspitz opened this issue Sep 13, 2019 · 1 comment
Open

Selection management control #26

zspitz opened this issue Sep 13, 2019 · 1 comment

Comments

@zspitz
Copy link
Owner

zspitz commented Sep 13, 2019

An independent control, for managing the selection of another control.

Can be used with DataGrid, ListBox among others.

  • Text filter
  • Select all
  • Clear selection
  • Invert selection

Properties:

  • Control (wire up in code, for now)'
  • Filter member path - path on which to apply filter
@zspitz
Copy link
Owner Author

zspitz commented Sep 14, 2019

Rather than trying to find three buttons with recognizable icons for changing the selection, have a dropdown button next to the text filter, with the three options.

@zspitz zspitz mentioned this issue Sep 15, 2019
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant