editor: { attr:"type='password'" }
render: function(ui){ return (ui.cellData+"").replace(/\d/g,"*");}