Hello!

I am trying to use a RadioGroup inside a Grid component. Each selectable
radio option should be displayed in its own column.

In pure HTML it would be possible to insert input elements with the same
name attribute into each cell but Tapestry requires a surrounding
RadioGroup component. Since this would have to surround the whole table
row which is generated by the Grid, I do not know how to proceed here.

Any suggestions?

TIA
 Stephan

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to