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 (415 forks)batch import
good first issuehelp wanted

Repository metrics

Stars
 (1,249 stars)
PR merge metrics
 (No merged PRs in 30d)

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