subreport with several columns, problem
Hi
I'm working with Report Builder 6.02 and have a problem.
I created a report from two DBPipelines. the second is set as subreport. Everything works fine. Now I change the count of columns in the subreport. The ColumnTraversal I set to ctLeftToRight. I have 3 columns.
When I start my report again then there is a curiously phenomenon:
Just if the (count of result records) mod 3 is 1 there were shown ...else
nothing! (for example 19,1,16...)
If I set the ColumnTraversal back to "ctTopToBottom" then the records were listened.
Any idea?
I'm working with Report Builder 6.02 and have a problem.
I created a report from two DBPipelines. the second is set as subreport. Everything works fine. Now I change the count of columns in the subreport. The ColumnTraversal I set to ctLeftToRight. I have 3 columns.
When I start my report again then there is a curiously phenomenon:
Just if the (count of result records) mod 3 is 1 there were shown ...else
nothing! (for example 19,1,16...)
If I set the ColumnTraversal back to "ctTopToBottom" then the records were listened.
Any idea?
This discussion has been closed.
Comments
You need to update to the latest version of RB, now RB 9.
Sorry, but LeftToRight column traversal does not work in RB 6.x. The feature
was introduced in RB 6 but the implementation broke too many existing
reports and therefore was subsequently removed. For RB 7 the report engine
was redesigned significantly to support LeftToRight column traversal.
--
Nard Moseley
Digital Metaphors Corporation
www.digital-metaphors.com
Best regards,
Nard Moseley
Digital Metaphors
www.digital-metaphors.com