AllenFang/react-bootstrap-table

What about add these 2 features?

Open

#1542 aperta il 10 ago 2017

Vedi su GitHub
 (2 commenti) (1 reazione) (0 assegnatari)JavaScript (795 fork)batch import
help wanted

Metriche repository

Star
 (2240 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

If there are amount of complex data in datatable, I think the following two features will be very helpful.

  1. An option to show header both on top and bottom.
  2. Make header on top fixed when user scrolls down. (like this one: http://legacy.datatables.net/extras/fixedheader/)

Both of the features can avoid showing double vertical scrollbars and make users know the title of each column. (browser scrollbar and datatable scrollbar)

Guida contributor