Also see the DropDownChoice wiki page -
http://cwiki.apache.org/confluence/display/WICKET/DropDownChoice+Examples

/Gwyn

On 15/02/2008, James Carman <[EMAIL PROTECTED]> wrote:
> 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]
>
>


-- 
Download Wicket 1.3.1 now! - http://www.apache.org/dyn/closer.cgi/wicket/1.3.1

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to