crystal reports to be displayed seperately????is it possible?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • smoky_flame

    crystal reports to be displayed seperately????is it possible?

    hi,
    im having a problem regarding crystal reports.im using VS 2005 with C# for
    developing web application.
    i want to select a department from dropdownlist and click a button and
    display employees in that department in a crystal report.
    i have successfully done this while using dropdownlist and crystal report
    viewer on the same web form.
    but i want dispaly report on seperate form. i.e. select a department and
    click a button to display reports. but cant do this. any suggestion....
    please help im reaching my deadline.

  • Michael Nemtsev [MVP]

    #2
    Re: crystal reports to be displayed seperately????i s it possible?

    Hello smoky_flame,

    What stops u to use the separate web page with report viewer where u redirect
    user from the first page, sending params of his selection via ulr?

    ---
    WBR,
    Michael Nemtsev [.NET/C# MVP] :: blog: http://spaces.live.com/laflour

    "The greatest danger for most of us is not that our aim is too high and we
    miss it, but that it is too low and we reach it" (c) Michelangelo


    shi,
    sim having a problem regarding crystal reports.im using VS 2005 with
    sC# for
    sdeveloping web application.
    si want to select a department from dropdownlist and click a button
    sand
    sdisplay employees in that department in a crystal report.
    si have successfully done this while using dropdownlist and crystal
    sreport
    sviewer on the same web form.
    sbut i want dispaly report on seperate form. i.e. select a department
    sand
    sclick a button to display reports. but cant do this. any
    ssuggestion....
    splease help im reaching my deadline.
    s>


    Comment

    Working...