Page 1 of 1

Databand table in horizontal

Posted: Thu Nov 16, 2017 6:42 am
by Kai
Is there any way to change databand table grow from left to right and set header at left?
Like
Image

Re: Databand table in horizontal

Posted: Thu Nov 16, 2017 10:43 am
by HighAley
Hello.

You could use the Cross-Header and Cross-Data components for this.
You could get more information on the User manual.

Thank you.

Re: Databand table in horizontal

Posted: Fri Nov 17, 2017 3:03 am
by Kai
Thanks for relpy.
I tried and it work.
But the pager header and data header only show at first page.

Re: Databand table in horizontal

Posted: Fri Nov 17, 2017 4:31 am
by Edward
Hi Kai,

Please check the following page:

https://www.stimulsoft.com/en/documenta ... operty.htm

And this is an example report for you on how that could be used
CrossHeaderAndHeaderReport.mrt
(6.98 KiB) Downloaded 427 times
Thank you,
Edward

Re: Databand table in horizontal

Posted: Fri Nov 17, 2017 7:04 am
by Kai
My demo is as same as the example.
But I want header show every page.
I can't find other property to set.

Thanks for reply.

Re: Databand table in horizontal

Posted: Fri Nov 17, 2017 7:56 pm
by HighAley
Hello, Kai.

It's better to use the Cross-tab to get Headers on each page.
Here is a sample that shows how to get headers on each page.
Please, look at the Before Print and After Print events of the page.

Thank you.