I have a reset button in my form to clear all user entries. I have a table with qty/price entries and corresponding fields that calculate sums etc.
I would like to add a reset button to clear only the table entries and the corresponding totals. How do I do this?