Posted 8 July 2021, 4:28 am EST
Hi team,
On Adding a new row, previous selected row data appears on the new row for fraction of seconds.
steps:-
- Select a existing row on the table by using checkbox.
- click on add button.
- On newly generated row, the selected row data appears for a fraction of second.
https://stackblitz.com/edit/angular-nfmqzf?file=src/app/app.component.ts
Please provide solution asap.
Thank you.