imballinst / react-bs-datatable

Bootstrap datatable without jQuery. Features include: filter, sort, pagination, checkbox, and control customization.

Home Page:https://imballinst.github.io/react-bs-datatable

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to add buttons to rows/body e.g Edit button?

hefhem opened this issue · comments

Hi,

Please how can I add button or other actions at the row level. e.g. Edit button.

Thanks in advance

hello @hefhem, I'm glad you sorted it out!

To prevent this from happening in the future, I have added the example to the Sandbox from the README as well: https://codesandbox.io/s/react-bs-datatable-3-typescript-bn234b?file=/src/App.tsx. Hopefully this can improve the developer experience.