function responceFormatter(el, cellval, opts)
{
var fnct2= “showFile('”+opts[5]+”','response','”+ opts[7] +”'); return false;”
var cellHtml =”
title = 'View Request' =”+fnct2+” />”;
return cellHtml;
}
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top