This demo illustrates how an editor's availability to an end-user can be controlled on the client side, using the client SetEnabled method.
In this sample, the Product combo box becomes enabled when any technology is selected within the Technology combo box.
And appropriately, the Version combo is enabled after selecting any product within the Product combo.