|
-
Oct 23rd, 2007, 10:40 AM
#1
Member
Re: Need help having data without the command... crystal report 9
 Originally Posted by edgarbenilde
why i got error here
object not reference for an instance...
GetRecords(UsePrintRSONO_rpt)
crystalReport.SetDataSource(ds)
crystalReport.Refresh()
CrystalReportViewer1.ReportSource = crystalReport]
cam anyone help..?
hey you forgot to initialize your dataset (ds)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|