Add button in datatable row
Add button in datatable row
Hi...
I have to add buttons in each row of datatable. I am using server side processing to populate datatable.
Based on json response (for a particular field e.g. status="approve") i have to change the styles of that button
by using css files. That button should also call some javascript on onclick.
Pls suggest.
I have to add buttons in each row of datatable. I am using server side processing to populate datatable.
Based on json response (for a particular field e.g. status="approve") i have to change the styles of that button
by using css files. That button should also call some javascript on onclick.
Pls suggest.
This discussion has been closed.