Page header/footer, report header/footer, table header
Hello!
I hope this is the right place to ask. I am currently trying to create a report with the trial version. I want to do something like this:
I am pretty sure this is achievable, but I don't know which design components to choose.
A second thing: how do I use custom DataSets (for example TMyQuery) as data source? Or isn't that possible at all?
Thanks in advance.
I hope this is the right place to ask. I am currently trying to create a report with the trial version. I want to do something like this:
page 1:
[page header]
[report header]
...
[page footer]
page 2:
[page header]
...
[report footer]
[page footer]
I am pretty sure this is achievable, but I don't know which design components to choose.
A second thing: how do I use custom DataSets (for example TMyQuery) as data source? Or isn't that possible at all?
Thanks in advance.
Comments
compile and run the demo and look at the demo reports
Thanks, this is helpful... <strike>but I still can't figure out where the data is coming from. The Data page is completely empty, no reference to a data source anywhere. But preview works. Is there a restriction in the trial version?</strike> Ah, ok... got it!