RE: Dynamically adding row!

2006-11-15 Thread Lance Semmens
Ah. gotcha. I use my own custom formBeans so don't get this nifty little trick. -Original Message- From: Ed Griebel [mailto:[EMAIL PROTECTED] Sent: 15 November 2006 14:48 To: Struts Users Mailing List Subject: Re: Dynamically adding row! It's worked for me using a LazyDynaB

Re: Dynamically adding row!

2006-11-15 Thread Ed Griebel
ling List Subject: Re: Dynamically adding row! You can have a form auto-populate from the javascript-generated fields, you just need to be careful what you call the generated field names. It will be hard-coded and none too attractive, but it will work. Look at the rendered HTML to see what format the

RE: Dynamically adding row!

2006-11-15 Thread Lance Semmens
6 14:24 To: Struts Users Mailing List Subject: Re: Dynamically adding row! You can have a form auto-populate from the javascript-generated fields, you just need to be careful what you call the generated field names. It will be hard-coded and none too attractive, but it will work. Look at the render

RE: Dynamically adding row!

2006-11-15 Thread Lance Semmens
6 14:24 To: Struts Users Mailing List Subject: Re: Dynamically adding row! You can have a form auto-populate from the javascript-generated fields, you just need to be careful what you call the generated field names. It will be hard-coded and none too attractive, but it will work. Look at the render

Re: Dynamically adding row!

2006-11-14 Thread Ed Griebel
y tags will work for both suggestions. The javascript option usually involves cloning an existing row and blanking out the fields. Lance. -Original Message- From: Balwinder [mailto:[EMAIL PROTECTED] Sent: 14 November 2006 10:05 To: Struts Users Mailing List Subject: Dynamically adding row!

RE: Dynamically adding row!

2006-11-14 Thread Lance Semmens
ption usually involves cloning an existing row and blanking out the fields. Lance. -Original Message- From: Balwinder [mailto:[EMAIL PROTECTED] Sent: 14 November 2006 10:05 To: Struts Users Mailing List Subject: Dynamically adding row! Hi All! I am trying to add a row in a table dynamical

Dynamically adding row!

2006-11-14 Thread Balwinder
Hi All! I am trying to add a row in a table dynamically to add new record in Struts web application. Iam using struts 1.1 and need to implement non-Ajax solution. Will display tags has solution to this situation? Any help will be appreciated. Thanks and Regards, Balwinder Kumar --

RE: Dynamically adding row!

2006-11-14 Thread Mano Chinthaka Dasanayaka
Message- From: Balwinder [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 14, 2006 3:35 PM To: Struts Users Mailing List Subject: Dynamically adding row! Hi All! I am trying to add a row in a table dynamically to add new record in Struts web application. Iam using struts 1.1 and need to