AllenFang/react-bootstrap-table

Possible to add dynamic data attributes to cells?

Open

#1144 opened on Mar 13, 2017

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

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