G
Guest
When we create CrystalReport1.prt for a winform, the system create
CrystalReport1.cs for us. If we create CrystalReport1.prt for a webform,
there's no CrystalReport1.cs created for us. Am I missing something?
I see some sample code using statements like "private CrystalReport1 report
= new CrystalReport1();" How can I do this?
Thanks.
CrystalReport1.cs for us. If we create CrystalReport1.prt for a webform,
there's no CrystalReport1.cs created for us. Am I missing something?
I see some sample code using statements like "private CrystalReport1 report
= new CrystalReport1();" How can I do this?
Thanks.