CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Aug 2006
    Posts
    93

    Problem with Menu Control and Crystal Report

    Hello all,

    I have a master page with asp.net menu control, which drops down the menu items. It works absolutely fine. But if I am viewing content pages with Crystal Reports, the menu items which spills over to the Crystal Report are not accessible. It appears as if the menu items go under the Crystal Report content.
    I tried putting the menu and the Crystal Reports in different divs, but to no success.
    Is there any solution?

  2. #2
    Join Date
    Jul 2001
    Location
    Sunny South Africa
    Posts
    11,283

    Re: Problem with Menu Control and Crystal Report

    Quote Originally Posted by GeoNav View Post
    I tried putting the menu and the Crystal Reports in different divs, but to no success.
    Is there any solution?
    Where did you put the <DIV>s, only in the Content Page?

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