AllenFang/react-bootstrap-table

show text box for editable columns

Open

#1325 aperta il 17 mag 2017

Vedi su GitHub
 (10 commenti) (0 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

Hello, Currently it is impossible for the user to realize some columns are editable and some are not. best thing i could find is to change the background color but its not clear for users.

is it possible to show editable columns with text box? I tried to render it in dataFormat of the TableHeaderColumn but it has issues as well and anyway feels like an hack.

thank you.

Guida contributor