Results 1 to 2 of 2

Thread: [RESOLVED] Save current Crystal Report

  1. #1

    Thread Starter
    Fanatic Member snufse's Avatar
    Join Date
    Jul 2004
    Location
    Jupiter, FL
    Posts
    912

    Resolved [RESOLVED] Save current Crystal Report

    Is there a way to "save" a crystal report view in an app session like using viewstate?

  2. #2

    Thread Starter
    Fanatic Member snufse's Avatar
    Join Date
    Jul 2004
    Location
    Jupiter, FL
    Posts
    912

    Re: Save current Crystal Report

    Found the solution:

    Code:
    Session("myCrystalReport1") = myCrystalReport1 'save current report for later display

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