CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 15 of 580

Thread: Crystal Report

Threaded View

  1. #11
    Join Date
    Jan 2004
    Posts
    2

    Crytal Report Navigation problem

    Hi Mr. K Babu

    1. I'm building the reports using crystal report included in MS VS .Net (ASP.net).
    2. On runtime, to display report, I am using CrystalReportViewer by passing selection formula.
    4. This works fine, It can only navigate to page 2, after that, clicking on the next button return the same page (page 2) over and over again.
    5. Clicking the 'last page' button will bring you to the last page of the reports.
    6. In short, the report can only be viewed on page 1,2, and the last page


    Please help me...

    Thanks in advance.
    Last edited by supi_1976; January 9th, 2004 at 05:10 AM.

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

Featured