On Wed, 27 Jul 2011 03:38:43 -0300, Stephan Windmüller <stephan.windmuel...@tu-dortmund.de> wrote:

This would put the radio group inside a single column. But as I stated
in my first e-mail, the options should be split among many columns. Here
is an example (view with a fixed font):

/----------------------------------------------\
| Statement         |  Good  |   OK   |   Bad  |
|----------------------------------------------|
| First             |    o   |    o   |    o   |
|----------------------------------------------|
| Second            |    o   |    o   |    o   |
|----------------------------------------------|
| Third             |    o   |    o   |    o   |
\----------------------------------------------/

Ooops, I'm sorry for not understanding your requirements earlier. I don't think you'll be able to do this with Grid without resorting to Tapestry DOM rewriting (adding the columns, putting the RadioGroup inside one and then moving the generated radio buttons to the desired columns).

--
Thiago H. de Paula Figueiredo
Independent Java, Apache Tapestry 5 and Hibernate consultant, developer, and instructor
Owner, Ars Machina Tecnologia da Informação Ltda.
http://www.arsmachina.com.br

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

Reply via email to