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

mazenelorbany picture mazenelorbany  路  4Comments

naothomachida picture naothomachida  路  3Comments

NickToye picture NickToye  路  4Comments

mhmmdakbr picture mhmmdakbr  路  4Comments

harryluo91 picture harryluo91  路  3Comments