Easy question, but I forgot the answer.

I need my DropDown to
1) ONLY list the choices I have in my model (no blank, no 'Choose One'),
2) Automatically default to the 1st choice, so there is no blank visible.

If I do setNullValid(false) I see "Choose One" which is incorrect. I should
see the 1st item pre-selected.

If I do setNullValid(true) I see a blank option which is also incorrect.

Thanks

--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/How-to-set-DropDown-to-only-available-choices-No-Blank-No-Choose-One-tp4115842p4115842.html
Sent from the Users forum mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to