blank pages
I have the MasterData band and the DetailData band.
If the DataSet is connected with DetailData band and if it doesn't return any results, FastReport ends the creation of document
even the band MasterData doesn't yet reached the end of the DataSet.
If PrintIdDetailEmpty option is 'true', then it does not stop printing, but it creates a blank pages every time when DataSet is
connected with DetailData band doesn't return any results.
But,I don't want these blank pages.
If the DataSet is connected with DetailData band and if it doesn't return any results, FastReport ends the creation of document
even the band MasterData doesn't yet reached the end of the DataSet.
If PrintIdDetailEmpty option is 'true', then it does not stop printing, but it creates a blank pages every time when DataSet is
connected with DetailData band doesn't return any results.
But,I don't want these blank pages.
Comments
you have a band property with a wrong setting in your report.
if you can place a sample demo in the binaries news group and ill take a look at it.
please have a look at it.
thank you in advance
P.S. I'm using Delphi XE and FR 4.10.8 version
operation is not available when the object is closed.
P.S. AdoQuery1 is open.
Any other suggestions ?
See a small sample in attach - all works OK
You use db1.mdb file, I use SQL Query to MSSQL database.
Maybe this is the reason ?