AllenFang/react-bootstrap-table

Possible to add dynamic data attributes to cells?

Open

#1,144 opened on Mar 13, 2017

View on GitHub
 (6 comments) (0 reactions) (0 assignees)JavaScript (795 forks)batch import
help wanted

Repository metrics

Stars
 (2,240 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Would there be a way to dynamically render cells for a column? Like by using two different 'datafields' to both show in the same column and dynamically add a data attribute to differentiate which 'datafield' the cell data came from?

Contributor guide