News

I'm using react-bootstrap-table - its great!!! I want to add edit icon in every row, so when the user clicks it will open modal for editing. To do so, I added pseudo column with formatter that ...