React-bootstrap-table2: Context Menu / Hiding Columns

Created on 8 Aug 2018  路  3Comments  路  Source: react-bootstrap-table/react-bootstrap-table2

Hi,

This is a feature request.

  1. Context Menu
  2. Right click on the column header (or) a select box to show all columns and unchecking the column values to toggle the column.
good first issue help wanted

Most helpful comment

I think we can support the column toggle definitely, but it's much lower priority in current circumstances. But the column toggle is independent function. I will not prefer to implement the context menu or right click. Because you can custom the right click and show the menu by yourself. We only can help you to implement the toggle functionality.

Thanks 馃憤

All 3 comments

I think we can support the column toggle definitely, but it's much lower priority in current circumstances. But the column toggle is independent function. I will not prefer to implement the context menu or right click. Because you can custom the right click and show the menu by yourself. We only can help you to implement the toggle functionality.

Thanks 馃憤

We have new release for for supporting column toggle: please check RELEASE NOTE and upgrade related packages

this is docs for column toggle and this is online demo

Please open another issue if you find any bugs, thanks

But there is one issue while exporting to csv. its hiding the columns in the table, but when exported as csv, the data is still there.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

sudravi picture sudravi  路  3Comments

ethannkschneider picture ethannkschneider  路  3Comments

kamarajuPrathi picture kamarajuPrathi  路  4Comments

SandeepKapalawai picture SandeepKapalawai  路  3Comments

primakashi picture primakashi  路  3Comments