Alternating row colors with ChildBands

Stimulsoft Reports.NET discussion
Post Reply
Tobias
Posts: 104
Joined: Mon Nov 24, 2008 8:44 am

Alternating row colors with ChildBands

Post by Tobias »

Hello,

Is there a way for a child band to "inherit" the even/odd row styles from the parent data band, or will I need to add a "Line % 2"-condition to each ChildBand?

Tobias
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Alternating row colors with ChildBands

Post by HighAley »

Hello.
Tobias wrote:Is there a way for a child band to "inherit" the even/odd row styles from the parent data band, or will I need to add a "Line % 2"-condition to each ChildBand?
Child band does not inherit style from Data Band, please, use Conditions property.

Thank you.
Post Reply