React-bootstrap-table2: Display as Key-Value mode on narrow device

Created on 4 Oct 2017  路  4Comments  路  Source: react-bootstrap-table/react-bootstrap-table2

Feature idea.

In order to make the responsiveness of table better, we could add a flag that enables the table to be shown in key-value mode. See examples: https://css-tricks.com/responsive-data-tables/

This can be of course achieved with CSS, but it would be a better idea to provide a solution for it in the first place.

good first issue help wanted

Most helpful comment

We will consider seriously to implement this feature, thanks :)

All 4 comments

that's a cool idea. BTW, table-responsive also can be an alternative.
https://www.w3schools.com/bootstrap/bootstrap_ref_css_tables.asp

It would be great if displaying as key-value would be optional as all use cases might not require it.

Indeed, I also consider we could invent even new paradigms of display-modes. (not easy though :))

We will consider seriously to implement this feature, thanks :)

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Randore picture Randore  路  3Comments

eylonronen picture eylonronen  路  3Comments

EndStatement picture EndStatement  路  4Comments

bogannathan picture bogannathan  路  4Comments

saifulss picture saifulss  路  4Comments