Tapestry traces the rendered components and uses this info on rewind - its better not to temper with that. If you need JS magic, try using T41 - using Ajax this should be possible, though only straight-forward for jesse and other enlightend developers :)
Cheers,
Ron

Jiju Mathew wrote:

Hi All,
I have a list of contacts in MyPage class.Tapestry rendered all the contacts in the list asTextFields using @For Loop component ,I have modified some of the
contact details and submit ,its working fine.

But after the page is rendered if I am adding one more row to the list using javascript, During rewind the new contact is not getting added to the list in the MyPage class

is there any mechanism(or parameter setting) to add this newly added contact to the List ?

Thanks

Regards
jiju





------------------------------------------------------------------------

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to