摘要: <asp:GridView ID="GVStat" runat="server" AutoGenerateColumns="False" Width="90%" AllowPaging="false"> <Columns> <asp:TemplateField HeaderText="col2"> <ItemTemplate> <asp:TextBox ID="txt2" MaxLength=" 阅读全文
posted @ 2013-05-31 11:38 云城 阅读(192) 评论(0) 推荐(0) 编辑