-
Notifications
You must be signed in to change notification settings - Fork 431
Closed
Description
In the custom editor example: https://react-bootstrap-table.github.io/react-bootstrap-table2/storybook/index.html?selectedKind=Cell%20Editing&selectedStory=Custom%20Editor&full=0&addons=1&stories=1&panelRight=0&addonPanel=storybook%2Factions%2Factions-panel, when you click on multiple cells to edit, and click on "done", the behavior is abnormal and unmanageable.
Can you add a parameter for the column where if a custom editor has been designated, it can only open one cell at a time?