Thread: Array Problems
View Single Post
Old Jan 30th, 2008, 11:39 AM   #2
Sane
Programming Guru
 
Sane's Avatar
 
Join Date: Apr 2005
Posts: 1,799
Rep Power: 5 Sane will become famous soon enough
Re: Array Problems

Firstly, please wrap your code in between [code] [/code] tags for readability.

Could you clarify what the print summary button does?

Quote:
I want the price in the printpreview area to show the added price of the same seat when I click the print summary
That's the only information I could find about that button. The added price of the same seat? That statement makes little sense, and I can't read your mind.

This is what I think you were trying to say: if you click calculate twice over "Orchestra", click calculate once over "Mezzanine", and then click "Print Summary", you get the price displayed for Orchestra+Orchestra+Mezzanine?
Sane is offline   Reply With Quote