> 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: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to