onDblClickCell: function (rowIndex, field, value) { var rows = $('#dataGrid').datagrid('getRows'); var row = rows[rowIndex]; var id = row.id;}