Results 1 to 3 of 3

Thread: Moving to next page

  1. #1

    Thread Starter
    New Member
    Join Date
    Sep 2002
    Posts
    14

    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

  2. #2
    Addicted Member MikeHost's Avatar
    Join Date
    Nov 2000
    Location
    Missouri
    Posts
    175
    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.
    <<<<>>>>

  3. #3

    Thread Starter
    New Member
    Join Date
    Sep 2002
    Posts
    14

    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
  •  



Click Here to Expand Forum to Full Width