combobox or LookUpBox values to page

Stimulsoft Reports.NET discussion
Post Reply
Albatros
Posts: 7
Joined: Thu Oct 23, 2008 5:30 am
Location: Slovenia

combobox or LookUpBox values to page

Post by Albatros »

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.
Edward
Posts: 2913
Joined: Fri Jun 09, 2006 4:02 am

combobox or LookUpBox values to page

Post by Edward »

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.
Post Reply