Trinidad provides this with tr:table: (http://myfaces.apache.org/trinidad/trinidad-api/tagdoc/tr_table.html). If you use trinidad, also read the following: (http://forum.springsource.org/showthread.php?t=74388&highlight=trinidad) .
--- On Mon, 2/1/10, Kunle Ola <[email protected]> wrote: From: Kunle Ola <[email protected]> Subject: SelectOneRadio selectitem label To: [email protected] Date: Monday, February 1, 2010, 2:34 PM Hi, I am developing a JSF application for a medical organization, the radio options require long descriptions, and the text is folding under the radio button , which makes the page look unsightly. What I need is to make the text break into multiple lines next to the radio button, I was wondering if anyone knows how to do this. I am using selectItem to display the options. Thanks

