 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
LeeWayne Guest
|
Posted: Mon Oct 20, 2003 5:37 am Post subject: How to hide a band in quick report? |
|
|
How to hide a band??
I'm generating a report using quick report. I've a form1 with text-boxes,
which enables me to preview a report in form2. For example, if my
form1.editbox1.text='' then i want to hide the form2.QRSubDetail1. so that
my form2.QRSubDetail2 can move up to fill the subdetail1's place.
How can i do so??
|
|
| Back to top |
|
 |
Mike Shkolnik Guest
|
Posted: Mon Oct 20, 2003 1:49 pm Post subject: Re: How to hide a band in quick report? |
|
|
Every band have the OnBeforePrint event where you may skip a printing for
band by any your custom condition. Just set PrintBand parameter in False
--
With best regards, Mike Shkolnik
EMail: [email]mshkolnik (AT) scalabium (DOT) com[/email]
http://www.scalabium.com
"LeeWayne" <david_leewayne (AT) yahoo (DOT) com> сообщил/сообщила в новостях следующее:
news:3f9374a4 (AT) newsgroups (DOT) borland.com...
| Quote: | How to hide a band??
I'm generating a report using quick report. I've a form1 with text-boxes,
which enables me to preview a report in form2. For example, if my
form1.editbox1.text='' then i want to hide the form2.QRSubDetail1. so that
my form2.QRSubDetail2 can move up to fill the subdetail1's place.
How can i do so??
|
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|