Crosstab questions
Hi!
I've two questions with crosstabs.
Question 1:
I have to create a report with a
double horizontal line under the
column header line and a simple
line after each rows.
The table shows the kth's monthly work hour entries.
i.e.:
Topic 456 234 756 223
=========================
asdf 23 34 56 45
____________________________
qwer 120 43 12
_____________________________
ghdf 45 31 45 34
etc....
Where can I set them?
Question 2:
I have some row in the cross tab which has no
work hour entry (i.e.: 765 for the 'qwer' topic).
My boss wants to see a zero in these lines.
But how?
Who knows the answers?
Norbert
I've two questions with crosstabs.
Question 1:
I have to create a report with a
double horizontal line under the
column header line and a simple
line after each rows.
The table shows the kth's monthly work hour entries.
i.e.:
Topic 456 234 756 223
=========================
asdf 23 34 56 45
____________________________
qwer 120 43 12
_____________________________
ghdf 45 31 45 34
etc....
Where can I set them?
Question 2:
I have some row in the cross tab which has no
work hour entry (i.e.: 765 for the 'qwer' topic).
My boss wants to see a zero in these lines.
But how?
Who knows the answers?
Norbert
This discussion has been closed.
Comments
create a descendant of a custom crosstab renderer to render the lines. You
would use TppCustomCrossTab renderer found in ppCTRend and register the new
class.
--
Cheers,
Alexander Kramnik
Digital Metaphors
http://www.digital-metaphors.com
info@digital-metaphors.com