react-bootstrap-table/react-bootstrap-table2

Multiple Header Rows support?

オープン

#617 opened on 2018/10/17

 (29 件のコメント) (10 件のリアクション) (0 人の担当者)JavaScript (415 件のフォーク)batch import
help wanted

Repository metrics

Stars
 (1,249 個のスター)
PR merge metrics
 (30d に merged 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!

コントリビューターガイド