Hi, A newbie design question here.
I have two nested @Foreach iterators drawing a grid, with a @RadioGroup (wrapped into a component) in each cell. The value of each @RadioGroup can be found by the row and column index. What would be a good Tapestry way to pass the value into corresponding @RadioGroup, and retrieve it later ? Can it be done without directly manipulating IBinding from inside the @RadioGroup wrapper component ?
I am using Tapestry 3, if that matters. Thanks, Nikolai --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]