nhn / tui.grid

🍞🔡 The Powerful Component to Display and Edit Data. Experience the Ultimate Data Transformer!
http://ui.toast.com/tui-grid/
MIT License
2.42k stars 394 forks source link

Is there a way to set style on edited cell value and rememeber the change? #1801

Open francisBae opened 2 years ago

francisBae commented 2 years ago

Hello, I'm having some issues on editing the grid cell values.

Summary On editing the value of cells, the grid.getModifiedRows() api returns data including the data which I restored to the origin value. For instance, if I edit the value of the cell from A to B and re-edit the value again (B to A), getModifiedRows returns the row as an edited row.

The origin data doesn't have the rowKey attribute so it's hard to compare with the origin data.

Is there any way to remember the origin cell value and style the edited value differently?

stale[bot] commented 1 year ago

This issue has been automatically marked as inactive because there hasn’t been much going on it lately. It is going to be closed after 7 days. Thanks!