AllenFang/react-bootstrap-table

hidden table header but not whole column

Open

#755 opened on 2016年10月4日

GitHub で見る
 (12 comments) (0 reactions) (0 assignees)JavaScript (2,240 stars) (795 forks)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