AllenFang/react-bootstrap-table

hidden table header but not whole column

開放

#755 建立於 2016年10月4日

 (12 則留言) (0 個反應) (0 位負責人)JavaScript (795 個分叉)batch import
help wanted

倉庫指標

星標
 (2,240 顆星)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

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>

貢獻者指南