AllenFang/react-bootstrap-table

show text box for editable columns

Open

#1,325 创建于 2017年5月17日

在 GitHub 查看
 (10 评论) (0 反应) (0 负责人)JavaScript (2,240 star) (795 fork)batch import
help wanted

描述

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.

贡献者指南