have been creating reports using crystal report and crystal report viewer. but i want now to generate them from sql databse using reportviewer. my report does not display any record.
for a crystal report, to load data, the code is for example:
dim myreport as new crystalreport1
crystalreportviewer1.reportsource=myreport
crystalreportviewer1.refresh
and get data displayed on the crystalreportviewer
what about reportviewer ?
mogaka 0 Light Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.