Thank you so much for all the answers. The main problem is that I have to deal with a lot of entities, which have very different types and structures, and they have not a common interface, so I don't have a common way to deal with them (I cannot retreive them using id or similar approaches)
My objective was to try to show in a table all the wanted results, and then perform the classical view/modify/delete operations with any of the presented row. So I wanted to get the object from the selected row and pass it to another page. Therefore, I thought eventlink, actionlink or pagelink components could help me get the selected row from the grid. -- View this message in context: http://tapestry.1045711.n5.nabble.com/getting-the-object-in-a-row-from-a-grid-component-tp5687588p5690583.html Sent from the Tapestry - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org