Steps to reproduce:
- Create a web application with DevExpress Document Viewer. You can use our VS templates;
- Use the attached report in the application;
- Run the example;
- Confirm that parameter2 is enabled;
- Specify a value for parameter1;
- Confirm that parameter2 is disabled;
- Clear the value of parameter1.
Expected results:
Current results:
Additional information:
parameter1:
- Allow Null Value =
true
parameter2:
- Allow Null Value =
true
- Enabled =
IsNullOrEmpty(?parameter1)
- Allow Multiple Values =
true
See the attached screencast