c# .net怎么把数据库里的数据传到文本框中 或者通过id传
<tr><tdwidth="36%"align="right"><spanstyle="width:94px;height:23px">用户名:</span></td><...
<tr>
<td width="36%" align="right"><span style="width: 94px; height: 23px">用 户 名:</span></td>
<td width="64%"><span style="height: 23px; width: 281px;">
<asp:TextBox ID="TextBox1" runat="server" Width="144px"></asp:TextBox>
<asp:RequiredFieldValidator ID="RequiredFieldValidator3" runat="server" ControlToValidate="UserName"
Display="Dynamic" ErrorMessage="*"></asp:RequiredFieldValidator>
</span></td>
</tr> 展开
<td width="36%" align="right"><span style="width: 94px; height: 23px">用 户 名:</span></td>
<td width="64%"><span style="height: 23px; width: 281px;">
<asp:TextBox ID="TextBox1" runat="server" Width="144px"></asp:TextBox>
<asp:RequiredFieldValidator ID="RequiredFieldValidator3" runat="server" ControlToValidate="UserName"
Display="Dynamic" ErrorMessage="*"></asp:RequiredFieldValidator>
</span></td>
</tr> 展开
1个回答
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询