Queston on Odd/Even Style
Queston on Odd/Even Style
Hi,
we are using a GroupHeaderBand and a DataBand - similar to the "Simple Group" report of the sample.
For alternating row colors we use Odd/Even Styles.
As the "Simple Group" our report starts with random Odd/Even style for the very first item of a group.
However we want to reset the Odd/Even Style for every new Group Item.
How can this be done?
we are using a GroupHeaderBand and a DataBand - similar to the "Simple Group" report of the sample.
For alternating row colors we use Odd/Even Styles.
As the "Simple Group" our report starts with random Odd/Even style for the very first item of a group.
However we want to reset the Odd/Even Style for every new Group Item.
How can this be done?
Queston on Odd/Even Style
Hello,
Please send us your report with sample data for analysis.
Thank you.
Please send us your report with sample data for analysis.
Thank you.
Queston on Odd/Even Style
Here the Sample application.
The report goes:
In the sample A and B start with the grey style and C with the white style.
Any help would be appreciated. Thank you.
The report goes:
How can the odd/even style be reset, that every capitalized letter starts with the same odd or even style?A
persons starting with A
B
persons starting with B
C
persons starting with C
In the sample A and B start with the grey style and C with the white style.
Any help would be appreciated. Thank you.
- Attachments
-
- 959.WpfApplication.zip
- (3.35 KiB) Downloaded 402 times
Queston on Odd/Even Style
Hello,
In progress...
Thank you.
In progress...
Thank you.
Queston on Odd/Even Style
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.
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.
- Attachments
-
- 965.Report sample.zip
- (4.39 KiB) Downloaded 418 times
Queston on Odd/Even Style
Thank you Ivan for your help.
This works nice & smooth.
This works nice & smooth.
Queston on Odd/Even Style
Hello,
Perfect!
Have a nice day.
Perfect!
Have a nice day.