tleunen / react-mdl

React Components for Material Design Lite
https://tleunen.github.io/react-mdl/
MIT License
1.76k stars 255 forks source link

how to get callback of click event on every single row in datatable #503

Open TopWebGhost opened 6 years ago

TopWebGhost commented 6 years ago

I've checked options of datatable but it seems not to support callback of row click event. What should I do?