G
giddy
hi,
Basically, Instead of getting data from an oledb database or something
I have simple classes that contain computed values that should go to a
crystal report.
How do I get Crystal reports Basic(visual studio 2008) to create a
report that takes an instance of my business object. I emphasize
instance because most of the tutorials I see statically link the
report to the database and it magically loads the data. I want to
supply the report and instance of my object only through code.
Is there a way to accomplish this?
I'm using C#, and Visual Studio 2008 Pro. but its a .NET 2.0 project
I'm working on.
I have the regular crystal reports basic that comes with VS.
thanks so much
Gideon
Basically, Instead of getting data from an oledb database or something
I have simple classes that contain computed values that should go to a
crystal report.
How do I get Crystal reports Basic(visual studio 2008) to create a
report that takes an instance of my business object. I emphasize
instance because most of the tutorials I see statically link the
report to the database and it magically loads the data. I want to
supply the report and instance of my object only through code.
Is there a way to accomplish this?
I'm using C#, and Visual Studio 2008 Pro. but its a .NET 2.0 project
I'm working on.
I have the regular crystal reports basic that comes with VS.
thanks so much
Gideon