Back to Devexpress

Report Parameters with Predefined Dynamic Values

eud-eud-for-devexpress-reports-reporting-for-web-report-designer-use-report-parameters-report-parameters-with-predefined-dynamic-values.md

latest1.7 KB
Original Source

Report Parameters with Predefined Dynamic Values

  • Feb 09, 2026

You can create a report parameter that uses a list of values from a data source.

When you open a report’s Print Preview , you can select a value from this list in the Parameters panel.

Create a List of Predefined Values in the Report Designer

Follow the steps below to create a parameter with a list of dynamic values in the Report Designer:

  1. Create a report parameter as described in this topic: Create a Report Parameter.

  2. Set the parameter’s Value Source option to Dynamic List. Additional fields appear in the Add New Parameter dialog and allow you to specify a data source for parameter values.

  3. Specify the Data Source , Data Adapter (for a DataSet only), and Data Member options. Value Member defines a data field that supplies values to the parameter. Display Member defines a data field that stores value descriptions displayed in the Parameters panel.