I have a problem with the way the Cross-Tab ( i am using right-to-left option) does its wrapping.
If the Cross-Tab exceeds the page length, it breaks and wraps to another page. The column-headers are written again on the next page, then the data follows.
If the Cross-Tab exceeds the width of the page, it breaks and wraps but DOES NOT write the Row-Headers again. So i can not see to which row my data belongs. I made some example pictures to explain my problem in more detail.
1. My starting Situation:
A cross-tab with my data that fits on 1 page

2. Now the cross-tab exceeds the page width and has to do brak and wrap to next page/row whatever.
The red line marks the wrapping

3. Current wrapping as it is implemented
The row header is displayed on the second part only.

4. What i would expect to happen is, that the row headers are displayed on both parts of the cross-tab.

i hope you can understand the problem and i hope that you can provide a solution.
bes regards joros