filter:{ crules:[{condition:'equal'}],//use some condition. init: function(ui){ ui.$cell.html("Empty");//insert custom html. return true; }}