Home All Groups Group Topic Archive Search About

Crystal Report View Object Model - CrystalReportViewer

Author
5 Feb 2007 3:01 PM
Paul
I have an VB.NET aspx page.

I have connected an existing Crystal Report to it using the
CrystalReportViewer.

I have 2 parameters in the report.

I am trying to get the object syntax to extract the values of each
parameter, one of which is a date range that really has 2 values (start date
and end date).

Anyone know what the correct syntax is to read those values programatically?

I know it is something like:
CrystalReportViewer.ParameterFieldInfo("ParameterName").CurrentValues

But I get lost after that.

Can anyone point me in the right direction? Maybe an example on the net
somewhere?

TIA.

AddThis Social Bookmark Button