|
-
Dec 2nd, 2002, 10:42 AM
#1
Thread Starter
New Member
Moving to next page
Hi all,
1) I have created a report .rpt and using CRV dispaying the same. If i use the default options CrystalReportViewer1.HasPageNavigationButtons = true
CrystalReportViewer1.DisplayToolbar = true
it displays the CRV as it is in design mode.
How to go to next page??
2) In my report in the page footer i have placed special field
Page N of M. It always displays 1 of 1...
Pls help to resolve the above problem,
Thanks in advance,
edna
-
Dec 2nd, 2002, 09:40 PM
#2
Addicted Member
Edna,
I'ts difficult to say without seeing your dataset and your code. Sometimes it's easy to look at a problem like this and not see the real problem. From what you've said so far your crystal report is already set up correctly to display the next page. The problem sounds like you only have one page of data to display. Double check your datasource to make sure that you are reading the data that you are expecting.
I hope this helps.
-
Dec 3rd, 2002, 04:54 AM
#3
Thread Starter
New Member
Moving to next page
Thanks for your reply.T
here r about 3 pages of Data.
Only thing is if i use the default tool bar buttons( part of CRV) i.e
the Goto option which is on the screen it opens the CRV as it is in the |Design mode.
How do you move to next page if there is more than one page???
Thanks,
edna.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|