2 DropDownChoices with a renderer. ajax update

2009-02-03 Thread Arthur Leigh Allen
Hello people, thanks for helping the newbies in wicket. I got one more question: -I use two drop down choices -The first one includes all countries, the second one the related states -If the first country choice changed, the second one should be updated via ajax -In both choices i use a choice re

Re: 2 DropDownChoices with a renderer. ajax update

2009-04-08 Thread Sasha Newbie
ice or something > similar? > > Thanks in advance > Leigh > > > > -- View this message in context: http://www.nabble.com/2-DropDownChoices-with-a-renderer.-ajax-update-tp21820789p22953022.html Sent from the Wicket - User mailing list archive at Nabble.com.

Re: 2 DropDownChoices with a renderer. ajax update

2009-02-03 Thread Igor Vaynberg
see here for clues http://wicketstuff.org/wicket13/ajax/choice.1 -igor On Tue, Feb 3, 2009 at 2:54 PM, Arthur Leigh Allen wrote: > Hello people, > > thanks for helping the newbies in wicket. > > I got one more question: > -I use two drop down choices > -The first one includes all countries, the

AW: 2 DropDownChoices with a renderer. ajax update

2009-02-04 Thread Arthur Leigh Allen
base) key and a (language specific) value. in that example only the values are set. best regards leigh Von: Igor Vaynberg An: users@wicket.apache.org Gesendet: Mittwoch, den 4. Februar 2009, 00:24:08 Uhr Betreff: Re: 2 DropDownChoices with a renderer. ajax updat

AW: AW: 2 DropDownChoices with a renderer. ajax update

2009-02-04 Thread Arthur Leigh Allen
? Von: Arthur Leigh Allen An: users@wicket.apache.org Gesendet: Mittwoch, den 4. Februar 2009, 09:24:39 Uhr Betreff: AW: 2 DropDownChoices with a renderer. ajax update i already saw that example igor but the difference is that they're using a property model and they overrid

AW: AW: AW: 2 DropDownChoices with a renderer. ajax update

2009-02-04 Thread Arthur Leigh Allen
sorry i meant: neither the getIdValue nor the getDisplayValue are called Von: Arthur Leigh Allen An: users@wicket.apache.org Gesendet: Mittwoch, den 4. Februar 2009, 10:57:28 Uhr Betreff: AW: AW: 2 DropDownChoices with a renderer. ajax update it seems to me

RE: AW: AW: 2 DropDownChoices with a renderer. ajax update

2009-02-04 Thread Jeremy Thomerson
er results? Von: Arthur Leigh Allen An: users@wicket.apache.org Gesendet: Mittwoch, den 4. Februar 2009, 09:24:39 Uhr Betreff: AW: 2 DropDownChoices with a renderer. ajax update i already saw that example igor but the difference is that they're using a property model and th

AW: AW: AW: 2 DropDownChoices with a renderer. ajax update

2009-02-04 Thread Arthur Leigh Allen
again for your help... best regards Leigh Von: Jeremy Thomerson An: users@wicket.apache.org Gesendet: Mittwoch, den 4. Februar 2009, 15:37:41 Uhr Betreff: RE: AW: AW: 2 DropDownChoices with a renderer. ajax update That's because it's a **renderer**