rstaib/jquery-bootgrid

Enable single selection does not work correctly.

Open

#184 aperta il 31 lug 2015

Vedi su GitHub
 (5 commenti) (0 reazioni) (0 assegnatari)JavaScript (375 fork)batch import
help wanted

Metriche repository

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

Descrizione

The selection can be done by clicking on the role but not on the selection input box itself.

config:

        selection: true,
        multiSelect: false,

But when multiSelect is true, we can check off the box itself to have it indicated as selected. This has been tested on Chrome, Firefox and Safari latest versions. Thanks for your help.

Guida contributor