I have a form that shows stocks I own and relevant info for each in the detail section like stock name, number of shares, price paid, and current value. The form footer contains several calculated totals but there's a lot of empty space between the last detail row and the footer. Is there a way to make the footer "float" and appear just after the last detail row?