To load CrystallReport report with pameters
-
I am using Visual c++ NET 2005 and using for my report CrystallReport. I didn't yet seen an example for thatat C++ or C#. I try to translate VB example but I don't succed. When I display report, I have a screen asking to fill the value of parameters. I need help, an example of how to fill programmatically parameters and load report in Visual c++ NET or C#
-
I am using Visual c++ NET 2005 and using for my report CrystallReport. I didn't yet seen an example for thatat C++ or C#. I try to translate VB example but I don't succed. When I display report, I have a screen asking to fill the value of parameters. I need help, an example of how to fill programmatically parameters and load report in Visual c++ NET or C#
http://www.codeguru.com/cpp/cpp/cpp\_mfc/templates/article.php/c12721/ use above links to learn about crystal report.
Nigah M Manzoor