Results 1 to 5 of 5

Thread: Crystal Report Headers Disappear on drill down

  1. #1

    Thread Starter
    New Member
    Join Date
    Jun 2006
    Posts
    12

    Question Crystal Report Headers Disappear on drill down

    I've created a crystal report using VS2005 for an asp.net webpage using a crystalreportspartviewer. All works well...when I click on, say, row 4, column 6 it automatically hyperlinks to another page, passing query string variables to the other page where I display detail information.

    My problem is that the instant I click on the R4C6 (or any other cell in the report for that matter) the row and column headers instantly disappear before I even let go of the mouse button! At first I thought it was a Theming or CSS problem, but I have disabled theming on both the partsviewer and the page as well and the problem persists. I can't help but think it is still a theming problem, because until I created the themes I did not experience this problem, though I've even gone so far as to delete the theme and .css files from my application.

    Any ideas? Should I be posting this in the VB.net section instead?
    Last edited by jayadams; Nov 9th, 2006 at 10:02 AM.

  2. #2
    Just Married shakti5385's Avatar
    Join Date
    Mar 2006
    Location
    Udaipur,Rajasthan(INDIA)
    Posts
    3,747

    Re: Crystal Report Headers Disappear on drill down

    My problem is that the instant I click on the R4C6 (or any other cell in the report for that matter) the row and column headers instantly disappear before I even let go of the mouse button

    I am not understanding this line....... what is the problem here
    you want to disappear the row and the column of the CR ??
    Or the row and the column of the CR automatically gatting disappear??

  3. #3

    Thread Starter
    New Member
    Join Date
    Jun 2006
    Posts
    12

    Re: Crystal Report Headers Disappear on drill down

    Shakti,

    when I click on the value in any cell, instantly the row and column headers (all of them) disappear and then the browser is redirected to a new page where users can view the details of the item they clicked. I do NOT want any row or header columns to disappear at all! The real problem is that when the user clicks to return to the page where I'm displaying the report, the column and row headers are all gone. thanks.

  4. #4
    Just Married shakti5385's Avatar
    Join Date
    Mar 2006
    Location
    Udaipur,Rajasthan(INDIA)
    Posts
    3,747

    Re: Crystal Report Headers Disappear on drill down


    Check that is there is any hyperlink option use by you on the cell.That is the reason for opening the other page.

  5. #5

    Thread Starter
    New Member
    Join Date
    Jun 2006
    Posts
    12

    Re: Crystal Report Headers Disappear on drill down

    I am intentionally opening the other page with a hyperlink based upon which cell is selected. Not the problem.

    The problem is that when I click the cell, the row and column headers disappear and I do not want them to be gone when I return to the report page. I do not know how else to explain it :-(

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