formatter:function(value,row,index) { if (typeof row.item === "undefined") { return; } return row.item; },