Re: [Wicket-user] AjaxFormComponentUpdatingBehavior w / RadioChoice

2007-04-24 Thread Johan Compagner

https://issues.apache.org/jira/browse/WICKET-470

And already an implementation attached that works.
just need to test that for multiply situations

johan


On 4/24/07, Eelco Hillenius [EMAIL PROTECTED] wrote:


That's a good point. How about opening a feature request for this
(though no promise we can fix it, but it's good to think about it).

Eelco


On 4/13/07, Carlos Pita [EMAIL PROTECTED] wrote:
 Hi all,

 how do you catch events triggered by radio choice changes? If you
 simply add the ajaxformcomponentupdatingbehavior to the radiochoice,
 the span which is wrapping the radios is instrumented instead of the
 radios themselves:

  span id=sex24 event=var

wcall=wicketAjaxPost('registration?wicket:interface=:0:registrationForm:sex::IBehaviorListener:0',
 wicketSerialize(document.getElementById('sex24')), function() { },
 function() { }); wicket:id=sex
 input name=sex type=radio value=0 id=sex_0/
 input name=sex type=radio value=1 id=sex_1/
 /span

 Cheers,
 Carlos


-
 Take Surveys. Earn Cash. Influence the Future of IT
 Join SourceForge.net's Techsay panel and you'll get the chance to share
your
 opinions on IT  business topics through brief surveys-and earn cash

http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
 ___
 Wicket-user mailing list
 Wicket-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/wicket-user


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] AjaxFormComponentUpdatingBehavior w / RadioChoice

2007-04-23 Thread Eelco Hillenius
That's a good point. How about opening a feature request for this
(though no promise we can fix it, but it's good to think about it).

Eelco


On 4/13/07, Carlos Pita [EMAIL PROTECTED] wrote:
 Hi all,

 how do you catch events triggered by radio choice changes? If you
 simply add the ajaxformcomponentupdatingbehavior to the radiochoice,
 the span which is wrapping the radios is instrumented instead of the
 radios themselves:

  span id=sex24 event=var
 wcall=wicketAjaxPost('registration?wicket:interface=:0:registrationForm:sex::IBehaviorListener:0',
 wicketSerialize(document.getElementById('sex24')), function() { },
 function() { }); wicket:id=sex
 input name=sex type=radio value=0 id=sex_0/
 input name=sex type=radio value=1 id=sex_1/
 /span

 Cheers,
 Carlos

 -
 Take Surveys. Earn Cash. Influence the Future of IT
 Join SourceForge.net's Techsay panel and you'll get the chance to share your
 opinions on IT  business topics through brief surveys-and earn cash
 http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
 ___
 Wicket-user mailing list
 Wicket-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/wicket-user


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user