Well, if you've set up the column to display DirectLink components, then you can set the id as a parameter on the DirectLink.
I highly recommend deploying the TapestryTables example of this website: https://tapestrywebcomponentexamples.dev.java.net/. Take a look at how the table examples are done. (There's also one for trees, should you need one.) --Phil On 8/25/05, Frank <[EMAIL PROTECTED]> wrote: > >>pageSize<< > > Phil, that was too easy.<g> > > How about passing a hidden field called id to a page for update? > In jsp, I would code the field as <input type="hidden" and pass it > when the user clicked on my row link. > > How does tapestry do this? > > Thanks again > > Frank > > > > --------------------------------------------------------------------- > 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]
