希望大家帮帮我 由衷的感谢
</EditItemTemplate>
<ItemTemplate>
<table id="Table5" border="0" cellpadding="0" cellspacing="0">
<tr>
<td style="height: 6px">
</td>
<td style="height: 6px">
<asp:TextBox ID="txt_jsqxmc" runat="server" style="left: 0px; top: 1px" ></asp:TextBox></td>
<td style="height: 6px; width: 16px;">
<img alt="请选择" onclick="Picker.show('../SELECT/SelectQBM.aspx?js=js',GridView2_ctl02_txt_jsqxmc,GridView2_ctl02_txt_jsqx,'230','530','390');"
src="../img/edit.gif" />
</td>
<td style="height: 6px; width: 6px;">
<asp:TextBox ID="txt_jsqx" runat="server" BorderStyle="None" Width="0px" Height="0px"></asp:TextBox></td>
</tr>
</table>
</ItemTemplate>
这个是放在gridview中的。在浏览的时候textbox 的ID会发生变化,从而选中的结果不会显示在文本框中,变成了GridView2_ctl02_txt_jsqx 怎样才能让ct102动态变化依次类推ct103..104. 希望大神给想想办法 。。都憋了好几天了 。。。。<ItemTemplate>
<table id="Table5" border="0" cellpadding="0" cellspacing="0">
<tr>
<td style="height: 6px">
</td>
<td style="height: 6px">
<asp:TextBox ID="txt_jsqxmc" runat="server" style="left: 0px; top: 1px" ></asp:TextBox></td>
<td style="height: 6px; width: 16px;">
<img alt="请选择" onclick="Picker.show('../SELECT/SelectQBM.aspx?js=js',GridView2_ctl02_txt_jsqxmc,GridView2_ctl02_txt_jsqx,'230','530','390');"
src="../img/edit.gif" />
</td>
<td style="height: 6px; width: 6px;">
<asp:TextBox ID="txt_jsqx" runat="server" BorderStyle="None" Width="0px" Height="0px"></asp:TextBox></td>
</tr>
</table>
</ItemTemplate>
<input name="GridView2$ctl04$txt_jsqx" type="text" id="GridView2_ctl04_txt_jsqx" style="border-style:None;height:0px;width:0px;" /></td>
</tr>
</table>
</td><td align="center" style="width:50px;">
<a id="GridView2_ctl04_LinkButton2" class="a3" href="javascript:__doPostBack('GridView2$ctl04$LinkButton2','')"><div>保存</div></a>
</td>
</tr><tr class="dan">
<td align="left" style="width:150px;">评标商务组组长</td><td align="left" style="width:180px;">
<table id="Table5" border="0" cellpadding="0" cellspacing="0">
<tr>
<td style="height: 6px">
</td>
<td style="height: 6px">
<input name="GridView2$ctl05$txt_jsqxmc" type="text" id="GridView2_ctl05_txt_jsqxmc" style="left: 0px; top: 1px" /></td>
<td style="height: 6px; width: 16px;">
<img alt="请选择" onclick="Picker.show('../SELECT/SelectQBM.aspx?js=js',jsqxmc,jsqx,'230','530','390');"
src="../img/edit.gif" />
</td>
<td style="height: 6px; width: 6px;">
<input name="GridView2$ctl05$txt_jsqx" type="text" id="GridView2_ctl05_txt_jsqx" style="border-style:None;height:0px;width:0px;" /></td>
这个是后台源文件 。</tr>
</table>
</td><td align="center" style="width:50px;">
<a id="GridView2_ctl04_LinkButton2" class="a3" href="javascript:__doPostBack('GridView2$ctl04$LinkButton2','')"><div>保存</div></a>
</td>
</tr><tr class="dan">
<td align="left" style="width:150px;">评标商务组组长</td><td align="left" style="width:180px;">
<table id="Table5" border="0" cellpadding="0" cellspacing="0">
<tr>
<td style="height: 6px">
</td>
<td style="height: 6px">
<input name="GridView2$ctl05$txt_jsqxmc" type="text" id="GridView2_ctl05_txt_jsqxmc" style="left: 0px; top: 1px" /></td>
<td style="height: 6px; width: 16px;">
<img alt="请选择" onclick="Picker.show('../SELECT/SelectQBM.aspx?js=js',jsqxmc,jsqx,'230','530','390');"
src="../img/edit.gif" />
</td>
<td style="height: 6px; width: 6px;">
<input name="GridView2$ctl05$txt_jsqx" type="text" id="GridView2_ctl05_txt_jsqx" style="border-style:None;height:0px;width:0px;" /></td>