This topic is locked

Move Total up to top (not bottom) of page

10/28/2004 5:40:10 PM
ASPRunnerPro General questions
cagleyleslie author

I like the total display (Count/Sum/Average), but I don't like it at the bottom of the table. I'd like it to be at the top, so it can be spotted right away. Which section of the code should I move, and where exactly? Thanks!

Sergey Kornilov admin 10/29/2004

Hi,
this is not possible by moving code sections. Field totals are calculated on the fly which means on the top of the page we don't have those numbers yet.