Re: Ajax Radio Group

2010-09-07 Thread hese
Thanks for the replies. I saw Chenillekit's InPlaceCheckbox and wrote a InPlaceRadio button component for this...and it worked. Having an @OnEvent event handler alone did not fire the event handler. -- View this message in context: http://tapestry.1045711.n5.nabble.com/Ajax-Radio-Group-tp2

Re: Ajax Radio Group

2010-09-07 Thread LLTYK
Chenillekit OnEvent mixin. It lets you listen for clicks or any js event, to in turn trigger an event on the server. -- View this message in context: http://tapestry-users.832.n2.nabble.com/Ajax-Radio-Group-tp5496323p5506027.html Sent from the Tapestry Users mailing list archive at Nabble.com.

Re: Ajax Radio Group

2010-09-03 Thread based2
http://jumpstart.doublenegative.com.au/jumpstart/examples/tables/ajaxformloop1 -- View this message in context: http://tapestry.1045711.n5.nabble.com/Ajax-Radio-Group-tp2802582p2802611.html Sent from the Tapestry - User mailing list archive at Nabble.com. ---