AllenFang/react-bootstrap-table

show text box for editable columns

Open

#1.325 geöffnet am 17. Mai 2017

Auf GitHub ansehen
 (10 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (795 Forks)batch import
help wanted

Repository-Metriken

Stars
 (2.240 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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.

Contributor Guide