Hi Jeff
Thanks your response,I just want use <t:dataTable> to implement
<http://www.nabble.com/file/3932/pro.jpg > and the html code just like
this:
<table>
<tr>
<td class="SCS_Value_c">
<input type=text name="num" size=5 class="input_text_df" disabled> ULD
</td>
.
.
</tr>
<tr>
<td class="SCS_Value_c">
<input type=radio name="o1" disabled> UCR2U<BR>
<input type=radio name="o1" disabled> UCR2K
</td>
.
.
</tr>
<tr>
<td class="SCS_Value_c">
<input type=text name="num">
</td>
.
.
</tr>
<tr>
<td class="SCS_Value_c">
<input type=checkBox name="num">
</td>
.
.
</tr>
<tr>
.......
</tr>
.
.
</table>
Do you understand me?
best regards
--
View this message in context:
http://www.nabble.com/How-to-dynamically-show-different-components-for-each-row-in-a-table-tf2548765.html#a7116310
Sent from the MyFaces - Users mailing list archive at Nabble.com.