初学者心态

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2012年8月10日

摘要: 今天在网上查找资料,无意中看到一篇博客,源代码里发现gridview,用法很好<asp:GridView ID="GridView1" runat="server" AutoGenerateColumns="false" Width="100%" GridLines="None" AllowPaging="true" onpageindexchanging="GridView1_PageIndexChanging"> <Columns&g 阅读全文
posted @ 2012-08-10 18:00 初学者心态 阅读(595) 评论(0) 推荐(0) 编辑