Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

I have a form, it has many buttons and on click of each button I open a crystal report. Each crystal report acceots different set of parameters, few 1 or few 3 parameters. For now I am calling separate sub for each report and passing the parameters.

Can any one help me out in: how to write a general procedure which will accept an array of parameters and in the procedure depending on the index of the array it should dynamically assign the parameters to the report. I did this in VB6 with CR8.5. I am trying to do the same but it doesnt like the way i code.

Note: I think as a programmer not as a human, so use my answer at your will

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...