sss
width: 700, height: 200, shrinkToFit:false, styleUI : 'Bootstrap', cellEdit: true, cellsubmit: 'clientArray', onCellSelect: function (id) {// rowData = $(table_id).getRowData(id); }, ondblClickRow: function(rowid,iRow,iCol){ // var colModels = $(table_id).getGridParam('colModel'); // var colName = colModels[iCol].name; // $(table_id).setColProp(colName, { editable: true});// $(table_id).editCell..
2017. 5. 25.