crystal reports
C#
1
Posts
1
Posters
0
Views
1
Watching
-
first i opened a form in windows application. later i added a crystal report to the application and added some information to the crystal report by using microsoft oledb provider for sqlbut it ishowing the error.the code iused there is cust c =new cust(); crystalreportviewer1,reportsource=rpt; it is showing an error like Error 1 'crdemo1.cust' does not contain a definition for 'rpt'