react-bootstrap-table/react-bootstrap-table2
View on GitHubTable data row customisation by using component
Open
#212 opened on Feb 17, 2018
good first issuehelp wanted
Description
@AllenFang Give your thoughts on following customisation requirements Use Case:
- Table rows will be rendered as Card or Tabular cell.
- Should support row select, pagination, sort and filter.
- Pass props to dispatch action from row component.
- Table Header optional.
