tleunen / react-mdl

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

Is there a way to render checkbox depending upon the column in the data #454

Open sachinkotwal opened 7 years ago

sachinkotwal commented 7 years ago

selectable property in the data table is rendering checkbox in front of every row. Is it possible to do it conditionally depending upon the data in the rows.