AllenFang/react-bootstrap-table

Support shift (keyboard) to select/unselect multiple rows

Open

#1574 aperta il 27 ago 2017

Vedi su GitHub
 (6 commenti) (3 reazioni) (0 assegnatari)JavaScript (795 fork)batch import
help wanted

Metriche repository

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

Descrizione

It would be great if we could use the shift key (in the keyboard) to select multiple rows. For example - click on the "select" of row#1, press down the shift key, click on the "select" of row#5 -> result is that rows 1,2,3,4,5 are selected.

Same with unselect.

Guida contributor