Data is Getting removed in my application too, i want table to go back to its initial state, that is rows must get deleted.
In the example you just shared only data is getting removed but all rows remain even after refreshing.
How do i remove rows ?
Why i want this is, now if user startes filling data from first row, and fills three rows (say), then clicks on save, it shows 8 employees got inserted, while empty rows must not get inserted.
Thats why i dont want rows to persist.
Please help.
thank you,
Best regards,
Chetna