Re: FormComponentPanel & onchange Events

2012-12-15 Thread William Speirs
to:wspe...@apache.org] > Sent: Thursday, 13 December 2012 1:51 PM > To: users > Subject: FormComponentPanel & onchange Events > > I've created a FormComponentPanel with 2 text boxes: A & B. I've add this > new FormComponentPanel to my page twice: 1 & 2. What I'd like t

RE: FormComponentPanel & onchange Events

2012-12-12 Thread Colin Rogers
avior? Can you post the non-working code up if those suggestions don't solve it? I'd be happy to have a look at it. Cheers, Col. -Original Message- From: William Speirs [mailto:wspe...@apache.org] Sent: Thursday, 13 December 2012 1:51 PM To: users Subject: FormComponentPanel &am

RE: FormComponentPanel & onchange Events

2012-12-12 Thread Chris Colman
o: users >Subject: FormComponentPanel & onchange Events > >I've created a FormComponentPanel with 2 text boxes: A & B. I've add this >new FormComponentPanel to my page twice: 1 & 2. What I'd like to have >happen is when I change the value of 1A I want that same value

FormComponentPanel & onchange Events

2012-12-12 Thread William Speirs
I've created a FormComponentPanel with 2 text boxes: A & B. I've add this new FormComponentPanel to my page twice: 1 & 2. What I'd like to have happen is when I change the value of 1A I want that same value copied into 2A. I call setOutputMarkupId to true on 1A, 1B, 2A, and 2B. I setup an AjaxEven