I want to print the values on crystal report that user input on the asp.net webform. On my form i have few textboxes, radio button list and couple of gridviews. Im not sure how to send these values to crystal report? Im using asp.net 3.5 and .Net builtin crystal reports.
Pass values from a web page to Crystal report
Page 1 of 13 Replies - 673 Views - Last Post: 30 November 2012 - 08:44 AM
Replies To: Pass values from a web page to Crystal report
#2
Re: Pass values from a web page to Crystal report
Posted 29 November 2012 - 09:06 PM
Sorry, but that does not make sense - Crystal reports query a database displaying the fields you place on the page. If your report has parameters you could send the variables to the report parameters. If you just want to print stuff from the page - that is a diff mechanism. Which do you want?
#3
Re: Pass values from a web page to Crystal report
Posted 29 November 2012 - 10:06 PM
_HAWK_, on 29 November 2012 - 09:06 PM, said:
Sorry, but that does not make sense - Crystal reports query a database displaying the fields you place on the page. If your report has parameters you could send the variables to the report parameters. If you just want to print stuff from the page - that is a diff mechanism. Which do you want?
That's true. May be I am confused a bit but what I want is to print values displayed on the page.
I have values in textboxes and gridviews.
Can you help on that?thanks
#4
Re: Pass values from a web page to Crystal report
Posted 30 November 2012 - 08:44 AM
Look into the PrintDocument class.
Page 1 of 1
|
|

New Topic/Question
Reply



MultiQuote



|