Here's an Ajax-based example: http://www.wicketstuff.org/wicket13/ajax/choice.1
On 2/15/08, Bruce McGuire <[EMAIL PROTECTED]> wrote: > Hello. > > > > I have two DropDownChoices, both with Models (Databinder's > HibernateObjectModel). One is subordinate to the other, in that when the > first one's value changes, I would like to clear the second one, forcing the > user to select from the second one, or perhaps setting the second one to a > default value. > > > > However, I am stumped as to how to accomplish this. > > > > Any hints you have would be greatly appreciated. > > > > Thanks, > > > > > Bruce. > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
