studio.net 2002
crystal reports 10
hi guys, im trying to pass parameter field from a vb.net form to my crystal report. however on the button event click code i start to place my code and instantly my vb.net 2002 prompts me that ParameterField() and paramField are not defined. Am i missing something important like a import statement or a missing installation?
thanks guys
paramField = New ParameterField()
crystal reports 10
hi guys, im trying to pass parameter field from a vb.net form to my crystal report. however on the button event click code i start to place my code and instantly my vb.net 2002 prompts me that ParameterField() and paramField are not defined. Am i missing something important like a import statement or a missing installation?
thanks guys
paramField = New ParameterField()