AllenFang/react-bootstrap-table

Use insert modal as edit modal

Open

#1,368 opened on May 31, 2017

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

Repository metrics

Stars
 (2,240 stars)
PR merge metrics
 (No merged PRs in 30d)

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