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
Alternating row colors with ChildBands
Re: Alternating row colors with ChildBands
Hello.
Thank you.
Child band does not inherit style from Data Band, please, use Conditions property.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?
Thank you.