AllenFang / react-bootstrap-table

A Bootstrap table built with React.js
https://allenfang.github.io/react-bootstrap-table/
MIT License
2.24k stars 782 forks source link

How to get selected row data with no mode? #2000

Open sabinbogati1 opened 6 years ago

sabinbogati1 commented 6 years ago

reactbootstrap

I don't want to show any mode like checkbox or radio button. When i click the button i.e send Message I want the selected row data. So how can i do this?

iamMikeLe commented 6 years ago

Any update on this? I need exactly the same functionality