disable/enable combo boxes

Hi,

I have 4 combo boxes a,b,c,d which should work the following way:

If I select the value "1" in combo box a, only b should be active (enabled) and
c and d should be inactive (disabled, no one should be able to use them).

If I select the value "2" in combo box a, only c should be enabled while b, d are disabled.
etc.

How can I implement such a logic inside reporting services

I appreciate your support!


Answer this question

disable/enable combo boxes

  • disable/enable combo boxes