How would I configure grid calculations. I have an order form with Quantity and Cost and would like to do the math to get the total per row. That said, I would also like to get the total of all total columns for a grand total. Looking at the code, it looks like the ids are random as you add/remove rows.