Mui-datatables: how remove checkbox on each row

Created on 3 Apr 2019  路  3Comments  路  Source: gregnb/mui-datatables

how remove checkbox on each row if i'm using MUIDataTable

Most helpful comment

const options = {

      selectableRows:false,

]

All 3 comments

const options = {

      selectableRows:false,

]

@pdreddy thanks for response.

Thanks @pdreddy

Was this page helpful?
0 / 5 - 0 ratings

Related issues

geekashu picture geekashu  路  3Comments

JordanKadish picture JordanKadish  路  4Comments

alexanderwhatley picture alexanderwhatley  路  4Comments

Andy1408 picture Andy1408  路  4Comments

Aankhen picture Aankhen  路  3Comments