> I tried using DropDownChoice.setNullValid(true); but that only works for the
> dropdown choices in which no model has been set.

Then you probably also need setRequired(false); Otherwise it will not show the 
null choice for non-null models.

- Tor Iver

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to