print order
Hi,
I have the following strange behavior using RB 7.02:
although I use the same data and same application-file the order of the
items I want to print differs between two PCs. So there is something
like this:
page itemID (PC A) itemID (PC
1 1010 1010
2 1011 1012
3 1012 1011
Any idea how this can happen?
Thanks,
René
I have the following strange behavior using RB 7.02:
although I use the same data and same application-file the order of the
items I want to print differs between two PCs. So there is something
like this:
page itemID (PC A) itemID (PC
1 1010 1010
2 1011 1012
3 1012 1011
Any idea how this can happen?
Thanks,
René
This discussion has been closed.
Comments
Check your dataset. ReportBuilder simply traverses the data you give it. I
would suggest placing a DBGrid on your main form and seeing what the data
looks like before the report generates. You can even watch it traverse this
way while the report generates to be sure the order is correct.
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com