I am new to crystal reports.
I have a form with a binding source bind to the invoice table. I want to generate invoice report when the user selects an invoice record from the datagridview and clicks generate report. What i want is
- how can i set the report's source to the binding source
- can i do this using the crystal report generating wizard
- or what articles or sites you recommend me so as to do this