You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Dinesh Samson J <di...@uaeexchange.com> on 2002/11/19 19:34:02 UTC

RE : struggling with indexed/repeating input fields

Ya, you got the problem.

I will not be submitting the form. Instead I will call another form or
jsp along with the values of the selected row as parameters.

I do not know how to get just the selected row's data.


regards,
 
Dinesh Samson J

-----Original Message-----
From: shirishchandra.sakhare@ubs.com
[mailto:shirishchandra.sakhare@ubs.com] 
Sent: 19 November 2002 20:37
To: dinesh.samson@uaeexchange.com; struts-user@jakarta.apache.org
Subject: RE: struggling with indexed/repeating input fields

can you please explain the problem preperly?

If u are showing the list using html:text and pressing submitting button
then 
there is no reason why the values will not be passed over.But as u are
on the 
same form , all the rows will be submitted instead of just the one from
where 
the button is pressed.
So is this u r probvloem that u just want the data from selected row but

getting all the data?ansd dont know how to get just the selected rows
data?

-----Original Message-----
From: dinesh.samson [mailto:dinesh.samson@uaeexchange.com]
Sent: Tuesday, November 19, 2002 5:16 PM
To: struts-user
Subject: RE: struggling with indexed/repeating input fields


Greetings Kevin,

For me the iterate tag is working. But I have a problem.

My requirement is,

I will show a list, from which I will be selecting a particular detail
and click on edit in the same row. This will take some of the values in
that row and pass it on to the next jsp/action.

I am unable to get it working.

My iterate tag is working with indexed property and the html generated
also has items[i].name
But I am unable to get the value of the item in the selected row. 

Can you tell me how to get them! 

Thanx in advance

regards,
 
Dinesh Samson J



--
To unsubscribe, e-mail:
<ma...@jakarta.apache.org>
For additional commands, e-mail:
<ma...@jakarta.apache.org>



--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>