Click here to Skip to main content
15,949,741 members

Comments by Liyinnnnn (Top 3 by date)

Liyinnnnn 13-Aug-13 21:29pm View    
Hi Code-Hunt, I don't think this prints the sentence "Data from "StartDate" To "EndDate" " on the crystal report.

For example, when I select a start date in a text box on a WEBFORM as 1 Jan 2013, and my end date is 31 Jan 2013. The crystal report will print " Data from 1 Jan 2013 to 31 Jan 2013" on the page header. I think I'm required to drag some parameter out, but I'm not very sure which parameter to drag out. If you found any more links, please do help me!
Thank you so much!
Liyinnnnn 13-Aug-13 2:06am View    
Hi Code-Hunt, thanks for the links but I had already done it. I want to print the start date and end date on the crystal report itself to let user know the date range. If you have any solution for it, please do tell me. Thanks!
Liyinnnnn 4-Aug-13 23:08pm View    
Hi Nayan,

Thanks for helping but I don't think it works. There's some error for example the processing mode:

It says " 'CrystalDecisions.Web.CrystalReportViewer' does not contain a definition for 'ProcessingMode' and no extension method 'ProcessingMode' accepting a first argument of type 'CrystalDecisions.Web.CrystalReportViewer' could be found (are you missing a using directive or an assembly reference?)"

And may I know where am I suppose to place it in? Sorry I'm not very good in programming!

Thanks!