react-bootstrap-table/react-bootstrap-table2

Table data row customisation by using component

Open

#212 opened on Feb 17, 2018

View on GitHub
 (4 comments) (0 reactions) (0 assignees)JavaScript (1,249 stars) (415 forks)batch import
good first issuehelp wanted

Description

@AllenFang Give your thoughts on following customisation requirements Use Case:

  1. Table rows will be rendered as Card or Tabular cell.
  2. Should support row select, pagination, sort and filter.
  3. Pass props to dispatch action from row component.
  4. Table Header optional. image

Contributor guide