Writing Code
 Crystal Reports Forum : Crystal Reports for Visual Studio 2005 and Newer : Writing Code
Message Icon Topic: extracting parameters Post Reply Post New Topic
Author Message
debadatta
Newbie
Newbie
Avatar

Joined: 15 Mar 2008
Location: India
Online Status: Offline
Posts: 3
Quote debadatta Replybullet Topic: extracting parameters
    Posted: 24 Sep 2008 at 4:53am
Hi
 
my requirement involves extracting previously passed parameters from the report after rendering has been finished. While doing so crystal decission library returns
 
parametervalues[0].currentvalues
 
which is not a parameterdiscretevalue object.
 
Hence i can not access the value of the parameter. I tried to cast it into discreteparametervalue but failed. is it not supported or what ?
 
is there any way to get around this problem ?
 
Thanks in advance..
dev
dev(1)
IP IP Logged
hilfy
Admin Group
Admin Group
Avatar

Joined: 20 Nov 2006
Online Status: Offline
Posts: 3702
Quote hilfy Replybullet Posted: 07 Oct 2008 at 2:54pm
Try parametervalues[0].currentvalues[0]
 
-Dell
IP IP Logged
Post Reply Post New Topic
Printable version Printable version

Forum Jump
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot delete your posts in this forum
You cannot edit your posts in this forum
You cannot create polls in this forum
You cannot vote in polls in this forum



This page was generated in 0.031 seconds.