I think you would need to provide your own renderer. Note that there are two radio components, selectOneRadio and selectBooleanRadio.
The selectBooleanRadio has a simpler HTML layout, but I am not sure what the DOM that is produced looks like. On Tue, Apr 26, 2011 at 7:30 AM, Me Self <[email protected]> wrote: > Hi All > > When trinidad renders for instance two radio buttons it wraps them in > a <table> tag or separtes them with <br>. Is there a simple way to > make trinidad render components into simpler html. >

