aspose file tools
The moose likes JSF and the fly likes selectOneRadio inside a columnEx Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » JSF
Reply Bookmark "selectOneRadio inside a columnEx" Watch "selectOneRadio inside a columnEx" New topic
Author

selectOneRadio inside a columnEx

Dmitry Kopasov
Greenhorn

Joined: May 17, 2011
Posts: 2
Hello,

I need to render a radio buttons in a table, one button for each row, to allow selection of the row for the user.
How can I do that if "dataTableEx" is used for rendering the table ?

If I simply put selectOneRadio into hx:columnEx, each row contains independent set of buttons.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: selectOneRadio inside a columnEx
 
Similar Threads
selectOneRadio in several columns...
selectOneRadio, backing beans and mapping (ICEfaces)
dynamic selectOneRadio
selectOneRadio with nowrap
selectOneRadio problem