reading parameters
Hi,
First sorry for my english!
I' am working on a asp.net and c# project where i must show many reports prepared in Crystal Report.But i don't want to prepare a form for passing parameters for every report.So i wan't to write a program which will read the parameters info from the report then will generate a code to pass parameters.But i don't know if it is possible to read this info(parameters type...) from reports.
Does it is possible to do this?
thanks in advance
|