passing parameter from VB.NEt to crystal report

  • Thread starter Thread starter Reny J Joseph Thuthikattu
  • Start date Start date
R

Reny J Joseph Thuthikattu

Hi,
I want to add two parameters from VB.NET to crystal report at run time in
order to print it on the report
Can any one help me in this regard?
Reny
 
Reny J Joseph Thuthikattu said:
Hi,
I want to add two parameters from VB.NET to crystal report at run
time in order to print it on the report
Can any one help me in this regard?
Reny

I think you can not /add/ parameters at runtime, but you can add them in the
designer and fill them at runtime:

http://msdn.microsoft.com/library/en-us/crystlmn/html/crtskparameterfieldsruntimecustomization.asp


--
Armin

How to quote and why:
http://www.plig.net/nnq/nquote.html
http://www.netmeister.org/news/learn2quote.html
 
Back
Top