c# - Crystal Report Database Fields doesn't display classes from a referenced project -


I have created a website and a class library project. The website has a reference to the class library.

I added a new crystal report item to the website ( CrystalReport.rpt ), and on the Database Expert screen, the Database Fields section called me square library Need to choose a member of the classes in the project).

Thank you.



Comments

Popular posts from this blog

qt - switch/case statement in C++ with a QString type -

python - sqlite3.OperationalError: near "REFERENCES": syntax error - foreign key creating -

Python's equivalent for Ruby's define_method? -