Add button in datatable row

Add button in datatable row

ravi.jiitravi.jiit Posts: 3Questions: 0Answers: 0
edited October 2010 in General
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.
This discussion has been closed.