Variable from table with multiple selection

Stimulsoft Reports.NET discussion
Post Reply
samad
Posts: 19
Joined: Mon Feb 24, 2014 4:14 am

Variable from table with multiple selection

Post by samad »

I have a report with several tables (lets say, customer --< category --< product)
There are variables in the report that enable to select data from table and present in comboBoxes (with dependent values) in report to allow selection of data, but only ONE record can be selected in each combo.

How is possible to allow multiple selection in each comboBox?
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Variable from table with multiple selection

Post by HighAley »

Hello.

You should change the Type of variable from Value to List.
VariableList.png
VariableList.png (32.55 KiB) Viewed 1782 times
Thank you.
samad
Posts: 19
Joined: Mon Feb 24, 2014 4:14 am

Re: Variable from table with multiple selection

Post by samad »

But we can still connect that variable with another to select only, for example, products that belongs to a specific category, selected in another variable first?
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Variable from table with multiple selection

Post by HighAley »

Hello.

Unfortunately, it's impossible to use List variables with Dependent value feature.
This task in in our to-do list.

Thank you.
Post Reply