摘要:
通过系统自带属性设置,内容不能回发asp:TextBox ID="txtStartDate" runat="server" Width="80px" ReadOnly="true"/asp:TextBox下面的设置可以实现只读,并且回发数据(或者通过js设置控件只读)asp:TextBox ID="txtStartDate" runat="server" Width="80px" onFocus="this.blur();"/asp:TextBox 阅读全文
posted @ 2010-12-09 17:36
天蓝-
阅读(489)
评论(0)
推荐(0)
浙公网安备 33010602011771号