var datagrid = $('#JQDataGrid1') var editIndex = getEditIndex(datagrid); var editor = datagrid.datagrid('getEditor', { index: editIndex, ...
確定! 回上一頁