Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Last post Dec 06, 2012 04:52 AM by cnranasinghe
Member
25 Points
39 Posts
Dec 05, 2012 01:40 PM|LINK
Dears,
I'm trying to add row header to cross tab, I tried adding a text lable but it won't show on all pages. Example below
By Default:
Col Coll2
Row1 1 3
Row2 2 4
What I want to do is add name (row header)
Name Col Coll2
Mike 1 3
Sandy 2 4
Star
8885 Points
1798 Posts
Dec 06, 2012 04:52 AM|LINK
there is no built in function to do this in CR. but there is imperfect solution to achive this.
add 2 sections for page header and add a text box type "Name".
InsaneDev
Member
25 Points
39 Posts
Adding Header to crosstab -Crystal report-
Dec 05, 2012 01:40 PM|LINK
Dears,
I'm trying to add row header to cross tab, I tried adding a text lable but it won't show on all pages. Example below
By Default:
Col Coll2
Row1 1 3
Row2 2 4
What I want to do is add name (row header)
Name Col Coll2
Mike 1 3
Sandy 2 4
"my software never has bugs. it just develops random features"
cnranasinghe
Star
8885 Points
1798 Posts
Re: Adding Header to crosstab -Crystal report-
Dec 06, 2012 04:52 AM|LINK
there is no built in function to do this in CR. but there is imperfect solution to achive this.
add 2 sections for page header and add a text box type "Name".