Can anybody help me with my problem.
I have customers object on DataSources with CustomerId, Name, Phone and other property.
I want use combobox or LookupBox on Form where i can choose one customer and than i want print on report all data of selected customers.
Thank you.
combobox or LookUpBox values to page
combobox or LookUpBox values to page
Hello, Albatros.
Please open the Demo.exe sample application which comes with a standard installation of Stimulsoft Reports.Net. Then select 'SQL' group of reports and finally 'Parameters from Dialog Form' report. Press the 'Design' button in the bottom of the Preview Window. This sample report shows how to work with parameters.
Also there is a sample project for this:
C:\Program Files\Stimulsoft Reports.Net 2008.2 Trial\Samples\C#\SqlParameters\
Also please take a look into 'Grid' sample report in 'Dialogs' group in the 'Demo.exe'.
Thank you.
Please open the Demo.exe sample application which comes with a standard installation of Stimulsoft Reports.Net. Then select 'SQL' group of reports and finally 'Parameters from Dialog Form' report. Press the 'Design' button in the bottom of the Preview Window. This sample report shows how to work with parameters.
Also there is a sample project for this:
C:\Program Files\Stimulsoft Reports.Net 2008.2 Trial\Samples\C#\SqlParameters\
Also please take a look into 'Grid' sample report in 'Dialogs' group in the 'Demo.exe'.
Thank you.