Hi all,
I have a group header in my report and I have set the alternate back color to alternate rows. This works fine.
My detail area is next which provide more information pertaining to the header and I'd like them to keep the same alternating color pattern as the header.
In my group header I see what values are in me.GroupHeader1.AlternateBackColor and me.GroupHeader1.BackColor, but I don't see an event that fires for the color change.
Does anyone know how I can check what color background was just printed in the header and apply that to the detail rows that would be printing next.
Thanks much!
I have a group header in my report and I have set the alternate back color to alternate rows. This works fine.
My detail area is next which provide more information pertaining to the header and I'd like them to keep the same alternating color pattern as the header.
In my group header I see what values are in me.GroupHeader1.AlternateBackColor and me.GroupHeader1.BackColor, but I don't see an event that fires for the color change.
Does anyone know how I can check what color background was just printed in the header and apply that to the detail rows that would be printing next.
Thanks much!