React-bootstrap-table2: Multiple Header Rows support?

Created on 17 Oct 2018  路  13Comments  路  Source: react-bootstrap-table/react-bootstrap-table2

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!

help wanted

Most helpful comment

Hi @bookworm2death, were you ever able to get this to work? I see they have an example on the React Bootstrap Table home page, but I must be missing how to do this in the docs.
react-bootstrap-table2-sample

All 13 comments

@bookworm2death firstly, say thanks to you.

Currently, I dont have plan to support the header colspan or rowspan. However, I will try to implement it ASAP. Sorry I can not tell you when I can support it. It's depends on my time. thanks!

Hi @bookworm2death, were you ever able to get this to work? I see they have an example on the React Bootstrap Table home page, but I must be missing how to do this in the docs.
react-bootstrap-table2-sample

@bookworm2death any luck with this?

@arhimmel It looks like they removed that feature in the current versions. I ended up going with a different solution.

any news about multi header?

Can we revisit this? I was excited when I saw the image on the homepage, but disappointed that it is not a feature.

Hi @AllenFang, Were you able to put this feature on the roadmap? The example image on the homepage looks promising, but I cannot find an implemented example of the multiple header rows.

Any update?

Any update?

Ended using http://allenfang.github.io/react-bootstrap-table/example.html , that supports header groups

Hi team

Any update on this?

I also would like to know 馃憤

Any update?

Any update?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

primakashi picture primakashi  路  3Comments

sudravi picture sudravi  路  3Comments

rsgoss picture rsgoss  路  4Comments

nskiro picture nskiro  路  4Comments

epsyan picture epsyan  路  4Comments