react-bootstrap-table/react-bootstrap-table2

Edit entire row

Open

#80 opened on Oct 7, 2017

View on GitHub
 (4 comments) (0 reactions) (0 assignees)JavaScript (1,249 stars) (415 forks)batch import
help wanted

Description

Hi @AllenFang, I was wondering why I don't see a "edit row" option, only edit single cells. Am I missing something? Do you think that would be useful? As default implementation a simple Modal holding the current row field values, opened with a "Edit" button in the toolbar, would work fine and should easy to implement.

Any tips on how to implement it in the current react-bootstrap-table version? Thanks, and keep up with the awesome work! 👍

Contributor guide