unosquare / tubular-react

Material UI table with local or remote data-source. Featuring filtering, sorting, free-text search, export to CSV locally, and aggregations.

Home Page:https://unosquare.github.io/tubular

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Is it able to select a row?

jaychang0917 opened this issue · comments

commented

Great library, I am wondering if the library supports selecting a row like https://material-ui.com/components/tables/#sorting-amp-selecting?

Hi @jaychang0917,
Thanks for your interests on tubular-react. We don't currently support selection functionality. But we will think about it and see how to implement it. Or you're always welcome to submit a PR with a proposal.

After reviewing the Material Design for DataTables, we have decided to adopt the specification regarding row selection.

image

image

Hi @AlexisDragneel , are you working on this issue?

Status?

commented

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

Hi @kadosh, are you working on this issue?

Hi @geoperez,
I'm not working actively on this one, but it will be included in the next releases.

Cool, thank you!

FYI, this feature is in dev process. You can follow the progress here: #736