You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by ganesh g <ga...@hotmail.com> on 2004/04/21 12:04:15 UTC

How to Pre-populate values from d/b to buttons as selected one.

Hi friends

I'm always thankful to u 4ur non-stop help towards me.

Here is a problem with <nested:readio>buttons.
Pls observer the sample code.

<nested:iterate property="mtList" id="mtlist">

<tr valign="middle" class="trcolor2">

<td><nested:radio property="shiftnumber" value='0'></nested:radio></td>
<td><nested:radio property="shiftnumber" value='1'></nested:radio></td>
<td><nested:radio property="shiftnumber" value='2'></nested:radio></td>
<td><nested:radio property="shiftnumber" value='3'></nested:radio></td>

</tr>

</nested:iterate>

Now what my intension is to pre-populate values from database to 'radio' 
buttons whatever value was selected among 4radio buttons which r in a single 
row as a group.

i keep waiting 4u reply .

Thanks & Regards
Ganesh

_________________________________________________________________
Strike the right balance! News, gossip ‘n fundas! 
http://www.msn.co.in/women/ Get it all at MSN Women!


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org