Table in horizontal format
Table in horizontal format
Hello, I want a table grows horizontally, as I can set the table for each new row is added to the right. And the headers are on the left side.
now
head1 head2 head3
content1 content5 content8
content2 content6 content9
content3 content7 content10
i want this
head1 content1 content2 content3
head2 content5 content6 content7
head3 content8 content9 content10
thanks.
now
head1 head2 head3
content1 content5 content8
content2 content6 content9
content3 content7 content10
i want this
head1 content1 content2 content3
head2 content5 content6 content7
head3 content8 content9 content10
thanks.
Table in horizontal format
Hello,
You can use databand with Cross-Header, Cross-Data and Cross-Footer.
Please see the sample report in attachment.
Thank you.
You can use databand with Cross-Header, Cross-Data and Cross-Footer.
Please see the sample report in attachment.
Thank you.
- Attachments
-
- 634.Sample Report.mrt
- (21.71 KiB) Downloaded 388 times
Table in horizontal format
Hi, thanks this option works.
But I have a problem if the DataSet does not return any records not displayed the head.
I need to display the header always though the table has no records. How I can fix it?
Thanks.
But I have a problem if the DataSet does not return any records not displayed the head.
I need to display the header always though the table has no records. How I can fix it?
Thanks.
Table in horizontal format
Hello,
You can set properties "Print if Empty" on HeaderBand to true.
Thank you.
You can set properties "Print if Empty" on HeaderBand to true.
Thank you.
Table in horizontal format
CrossHeaderBand component has no such property.
That property if it exists in the component CrossDataBand (PrintIfDetailsEmpty) but if the frame as 'true' can not display the headers when no data.
Do I have to connect the header and data in some way to that mark in the show DataBand HeaderBand if no data?
Thanks
That property if it exists in the component CrossDataBand (PrintIfDetailsEmpty) but if the frame as 'true' can not display the headers when no data.
Do I have to connect the header and data in some way to that mark in the show DataBand HeaderBand if no data?
Thanks
Table in horizontal format
Hello,
In this case, as a way, you can put text components without HeaderBand instead of the Header and put Cross-Data Band on the panel.
Please see the sample report in attachment.
Thank you.
In this case, as a way, you can put text components without HeaderBand instead of the Header and put Cross-Data Band on the panel.
Please see the sample report in attachment.
Thank you.
- Attachments
-
- 635.SampleReport.mrt
- (26.59 KiB) Downloaded 337 times
Table in horizontal format
ok, this option works. thank you very much for your help Aleksey.
Table in horizontal format
Hello,
We are always glad to help you!
Let us know if you need any additional help.
Thank you.
We are always glad to help you!
Let us know if you need any additional help.
Thank you.