type: 'textbox',init: function( ui ){ //extract from ui.rowData and assign to ui.$editor ui.$editor.val( ui.rowData[][] );}