react-bootstrap-table/react-bootstrap-table2

Multiple Header Rows support?

開放

#617 建立於 2018年10月17日

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

倉庫指標

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

描述

Hi @AllenFang I'm a big fan of your react-bootstrap-table(s). My current project is using your original react-bootstrap-table, but i'm trying to migrate to your react-bootstrap-table-next because my customer wants that autoSelectText option. But my current table has 2 header rows, the first spanning multiple columns. And it looks like the new table structure doesn't handle that since datafield is required, and the column definition is missing the row & colspan attributes. Is there any plans to migrate this functionality or do you know of a way to insert an extra header? image

Thank you!

貢獻者指南