How-to Pass Parameter to Report Viewer
Loading...
104,947
Loading...
Uploader Comments (videocode2)
see all
All Comments (35)
-
I need an online training in report viewer of VS2010
-
@videocode2 sir i am having a prblem Dim datasource1 As New ReportDataSource("DataSetParam
eter_mCategory", dset) ReportViewer1.LocalReport.Data Sources.Clear() ReportViewer1.LocalReport.Data Sources.Add(datasource1) it says that datasource1 overload resoulution because no accessible 'new' most specific for these arguments
-
Hi there, this is exactly what I was looking for! but I want to filter my report by using a range of dates (between two dates selected by the user) and do the sumarize... Is there any way I can do that on a windows form? Thanks in advance
-
@xJoSyMaRx I only done this reports with Microsoft Viewer not Crystal report viewer.
Loading...
Hi there is an error in this line reffering to the variable "datasource "Dim datasoure As New ReportDataSource("USAcity_mcity", DS)". Error message "overload resolution failed because no accessible new is most specific for these arguments". pls help
giecabs 2 months ago
@giecabs I can send you the asp.net project if you like. Just send me your email at vpacheco99@gmail.com or twitter @cafeasp
videocode2 1 month ago
Hello there and thank you very much for this tutorial. I found it very useful.
Also I would like to know how can I put that loading image on my crystal report when it is generating, please.
Greetings from Peru
xJoSyMaRx 3 months ago
@xJoSyMaRx I made another video with 2 parameters. search my channel.
videocode2 1 month ago
@videocode2 can u send me sir the whole project @ endless_just17@yahoo.com thanks in advance sir :D
lightcarlisle 1 month ago
@lightcarlisle I just sent you the download link
videocode2 1 month ago