You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@myfaces.apache.org by nikhil raj <na...@in.ness.com> on 2008/02/05 13:51:21 UTC

radiobuttons are not sorted in trinidad for rowSelection="single"

 <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.