ReadOnly Dropdown Variable

Stimulsoft Reports.WPF discussion
Post Reply
RDR_Norkart
Posts: 46
Joined: Thu Jan 10, 2013 11:40 am

ReadOnly Dropdown Variable

Post by RDR_Norkart »

We have a dropdown, used for filtering, with values collected from a datasource.
Is it possible to make this read only, so the users can’t type in values after a value from the dropdown is chosen?
I’ve tried to mark of “Read only” after setting the datasource, but no luck
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: ReadOnly Dropdown Variable

Post by HighAley »

Hello.

You should set the Allow User Values property to False.
You could find this option in the Panel Request From User section of the User Manual.

Thank you.
Post Reply