Page 1 of 1
Odd/Even row style bug
Posted: Mon Apr 25, 2011 12:56 am
by RodeoClown
The odd and even row styles do not restart their count within of each group.
Here is an example:

The 'Employment' line should be highlighted, and the 'Starting Balance' line should not.
Cheers.
Odd/Even row style bug
Posted: Tue Apr 26, 2011 3:47 am
by Ivan
Hello,
To select the odd / even value, the Position of the datasource is used.
So when using grouping this is working not properly.
In this case, instead of Odd / Even Styles please use the Condition property of the databand.
Please check the report sample in attachment.
Thank you.
Odd/Even row style bug
Posted: Tue Apr 26, 2011 9:55 pm
by RodeoClown
Hi Ivan,
I checked the attached report and I couldn't see what condition I would need to use on the alternate rows.
I've tried making the databand have a conditional style with an expression of "Line %2 == 0" but this doesn't work.
What condition do I need to set?
Thanks.
Odd/Even row style bug
Posted: Wed Apr 27, 2011 1:06 am
by Ivan
Hello,
We have fixed a few bugs in the last prerelease build.
Please use the last prerelease build from 26-Apr-2011.
Thank you.
Odd/Even row style bug
Posted: Wed Apr 27, 2011 1:18 am
by RodeoClown
That's fixed it!
Thanks very much!
Odd/Even row style bug
Posted: Wed Apr 27, 2011 8:11 am
by Andrew
Hello,
Great! Have a nice day.