views:

23

answers:

0

Hi,

I have a complex form that can exist in 30 odd different states depending upon a couple of selections made on the screen.

In the different states, the controls / section displayed are different. And the values in some of the controls can also vary.

I obviously don't want to hard-code these conditions in. Any frameworks / approaches / patterns that I can leverage ?