Adding buttons to a data table row and show or hide based on logic

Adding buttons to a data table row and show or hide based on logic

sreekanth22338sreekanth22338 Posts: 1Questions: 0Answers: 0
edited August 2013 in DataTables 1.9
I am having a requirement where I need to show different buttons in the table row based on the user and data . I am getting data table warning errors. what I am doing is hide / show headers based on the condition and same in the aocolumns or else return { bsearchable : false, bVisible:false}. Is there something wrong that I am doing ?
This discussion has been closed.