TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Yin
NA
127
22.2k
CrystalReport in ASP.Net
Oct 11 2012 2:21 AM
I can't access my CrystalReportViewer in another web form.
I created a form which has had a Button that will show a report
I have other form in which I placed the CrystalReportViewer
The problem is that I can't access the CrystalReportViewer in
CrystalReportViewer
.SetDataSource(ReportDocument)
Note:
CrystalReportViewer is in another web form
I used parameters in which the value I pass in parameters are static
Ex.:
string Test = "Testing";
ReportDocument.SetParameterValue("Parameter", Test);
(I did not access any table so I don't have to make any Database Connection)
Anyone, help. :/
Reply
Answers (
0
)
Use of SiteMapPath In ASP.NET
change password stored procedure