formatter: function (value, row, index) {

var str = "<div style=\"margin:0 auto;";

if \(row.is\_Action == "1"\) {

    str = "<div style=\"margin:0 auto;";

} else {

    str += "display: none;"

}

str += "\" class=\"datagrid-cell-check\"><input type=\"checkbox\" name=\"way\_id\" value=\"" + value + "\"></div><div style=\"height:auto;color:\#FF0033;\" class=\"datagrid-cell datagrid-cell-c2-way\_id\">" + row.hd\_Result + "</div>";

return str;

}

results matching ""

    No results matching ""