Material-table: Enhancement: Filtering selecting rows

Created on 11 Nov 2018  路  9Comments  路  Source: mbrn/material-table

example on: https://mbrn.github.io/material-table/#/docz-examples-example-selection

  1. Select a row
  2. Try to display only selected rows

When selecting a row with a checkbox, I would like to filter only selected rows

enhancement

Most helpful comment

This is in v1.3.0

All 9 comments

Good idea. I will work on it.

@balibou,

Why you don't fork repo and try something like that?

@mbrn I will have a look 馃槂

Hi @balibou, feel free to ask here if you have any doubts or suggestions 馃槃

Hi @luizbaldi, I'm already working on a branch 馃槃Just a bit tricky because the checkbox column is not a proper column, but I should figure a good solution ! Will pull request it soon

@luizbaldi @mbrn Can I get the access rights for pushing my PR ? 馃槂

Thanks for your contribution @balibou.

Did you fork project? You can send your changes with this order:

  1. Fork the project
  2. Clone the your own repo to the local.
  3. Change what ever you want
  4. Commit and push your changes to your repo.
  5. Create a pull request.
  6. I will be very happy to accept it :)

@mbrn ah ok actually I didn't fork it. Will do that then

This is in v1.3.0

Was this page helpful?
0 / 5 - 0 ratings