We have a dropdown which supports the NullValid property. If we need to set its selection to Null manually, setModel(null) does not seem to work. Should we set it to the first element of the backing model (which is an KeyValueBean list)?
-- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Set-the-Null-option-manually-in-a-NullValid-Dropdown-tp4659670.html Sent from the Users forum mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
