Setting Brush Colour of Cross Tab Cell

Stimulsoft Reports.NET discussion
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: Setting Brush Colour of Cross Tab Cell

Post by Alex K. »

Hello

For Cross-Tab component it is not possible.
You can use the Cross-Data component and in the BeforePrint event set necessary height.

Thank you.
Attachments
CrossDataReport.mrt
(26.05 KiB) Downloaded 330 times
pkokkotis
Posts: 15
Joined: Tue Oct 11, 2016 6:41 am

Re: Setting Brush Colour of Cross Tab Cell

Post by pkokkotis »

Are you sure I can achieve the same result with Cross-Data? Does Cross-Data produce multiple columns according to data? Is there any tutorial on how to use it, defining similarities and differences with Cross-Tab?
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: Setting Brush Colour of Cross Tab Cell

Post by Alex K. »

Hello,

Yes, it is possible to imitate Cross-Tab behavior, but need to use a more complex structure with Grouping and Cross-Data components.

Thank you.
Post Reply