Re: Selct object which depends on other select object

2010-08-24 Thread Geoff Callender
Try http://jumpstart.doublenegative.com.au/jumpstart/examples/javascript/ajaxselect1 On 24/08/2010, at 2:19 AM, tas85 wrote: > > Hi Tapestry, > > Is it possible to create 2 Select Box of Objects, as: > > List1: Car, Motor, Bicyle > List2: depend on List1, if on choose car, List2 will be Merce

Re: Selct object which depends on other select object

2010-08-24 Thread Bryan Lewis
I had good results with this: http://lombok.demon.co.uk/tapestry5Demo/ On Mon, Aug 23, 2010 at 12:19 PM, tas85 wrote: > > Hi Tapestry, > > Is it possible to create 2 Select Box of Objects, as: > > List1: Car, Motor, Bicyle > List2: depend on List1, if on choose car, List2 will be Mercedes, Au

RE: Selct object which depends on other select object

2010-08-24 Thread Jim O'Callaghan
http://tapestry.formos.com/nightly/tapestry5/tapestry-core/ref/org/apache/ta pestry5/corelib/components/Select.html might help - see SelectZoneDemo - this may be T.5.2.0 and up. Regards, Jim. -Original Message- From: tas85 [mailto:tassada...@gmail.com] Sent: 23 August 2010 17:20 To: user