Yes, tapestry will also use hidden fields to manage the state, but you don't have to worry about it.
On 2/20/07, Jesse Kuhnert <[EMAIL PROTECTED]> wrote:
I think T4.1 does this sort of mundane state mgmt kind of stuff for you. On 2/19/07, Michael Prescott <[EMAIL PROTECTED]> wrote: > Sorry, Tapestry 4.0. > > -----Original Message----- > From: Mark Stang [mailto:[EMAIL PROTECTED] > Sent: February 19, 2007 4:46 PM > To: Tapestry users; tapestry-user@jakarta.apache.org > Subject: RE: Variable numbers of rows > > Which version of Tapestry are you using? > > Mark J. Stang > Senior Engineer/Architect > office: +1 303.468.2900 > mobile: +1 303.507.2833 > Ping Identity > > > > -----Original Message----- > From: Michael Prescott [mailto:[EMAIL PROTECTED] > Sent: Mon 2/19/2007 2:29 PM > To: tapestry-user@jakarta.apache.org > Subject: Variable numbers of rows > > We've got a couple of forms where users can edit a list of items, and > also add new items to the bottom. We're currently doing this by sending > preset number of hidden rows, revealed as necessary by Javascript - > although this is a little lame. > > It seems that components like @For are designed to handle changes in the > backing data set that originate on the server, but not on the client. > There are hidden fields that need maintenance, for one thing. > > Is there a common approach for this sort of scenario? Off the top of my > head, it looks like I might need to implement something like @For, but > which has a well-known (or at least published) contract in terms of the > hidden field maintenance that would be required. > > Any clues or pointers would be much appreciated. > > Michael > > > Michael Prescott > direct: 416.646.7062 > > main: 416.646.7000 > fax: 416.646.7050 > > Exchange Solutions Inc. > 250 Yonge Street, 18th Floor > Toronto, ON M5B 2L7 > www.exchangesolutions.com > > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Jesse Kuhnert Tapestry/Dojo team member/developer Open source based consulting work centered around dojo/tapestry/tacos/hivemind. http://blog.opencomponentry.com --------------------------------------------------------------------- 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]