dynamic crystal reports

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • pankrias
    New Member
    • Feb 2009
    • 1

    #1

    dynamic crystal reports

    ive created a vb.net windows app (vs.net 2005 crystal reports XI) to read console arguments when it is called. the console arguments are passed to the windows form and then used to access the report from a folder on a server. the console arguments start with the report name and everything read after that is assumed to be a parameter. if no parameters are supplied the parameter dialog appears.

    is it possible to get the parameter values that crystal dynamically adds to its parameter dialog in the vb.net parameter dialog? or is it possible to disable the vb.net parameter dialog so that the crystal dialog can show?

    any help will be greatly appreciated!!!

    Christo
Working...