Solved! OK, here is my implementation: const valueCopy = (column, data) => { console.log("Copied value:",data.rowData[column]); return data.
確定! 回上一頁