<tr:table summary="Periodic table"
                    rowSelection="single" 
....


<tr:column sortProperty="symbol" sortable="true">
              <f:facet name="header">
                <tr:outputText value="Symbol"/>


when i have rowSelection="single" it is displaying the radio buttons and
when i select the button and if click on column header for sorting, the
button still showing at the same field. 

how we can map these  rowSelection="single" radio buttons and columns.

OR

how we can do null for the radio buttons for rowSelection="single" when we
click on sorting.

Thanks in Advance,


-- 
View this message in context: 
http://www.nabble.com/radiobuttons-are-not-sorted-in-trinidad-for-rowSelection%3D%22single%22-tp15289504p15289504.html
Sent from the MyFaces - Users mailing list archive at Nabble.com.

Reply via email to