AllenFang/react-bootstrap-table

Use insert modal as edit modal

Open

#1368 opened on May 31, 2017

View on GitHub
 (8 comments) (6 reactions) (0 assignees)JavaScript (2,240 stars) (795 forks)batch import
help wanted

Description

Is there a way, to use the add new row modal as editing modal? If I add an edit button to every row, then clicking on the edit button should open the insert modal with values already filled.

Contributor guide