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