Issue in Editable Table with PDP
Summary
Issue in Editable Table with PDPContent
Hi Everyone,
I am facing an issue with Editable table with pagination. Use case is as follows
There is an Emp table based on ADP with two editable columns (email & salary). Everything works fine as long as there is no pagination. there is no problem is updating the editable fields. Once the pagination is implemented and user updates email or salary and moves away from the edited row, new value is lost and edited row shows old data.
There seems to be some issue in finding the key to mutate the data in TableBeforeRowEditEndChain. I have attached a sample app for the reference.
Tagged:
0