AllenFang/react-bootstrap-table

hidden table header but not whole column

Open

#755 创建于 2016年10月4日

在 GitHub 查看
 (12 评论) (0 反应) (0 负责人)JavaScript (2,240 star) (795 fork)batch import
help wanted

描述

hi, is there able to not showing the header row of the table. Cuz i dont' want any header but just the content

<BootstrapTable data={object}>
<TableHeaderColumn>...</TableHeaderColumn>
<TableHeaderColumn>...</TableHeaderColumn>
</BootstrapTable>

贡献者指南

hidden table header but not whole column · AllenFang/react-bootstrap-table#755 | Good First Issue