胖在一方

出得厅堂入得厨房的胖子

导航

2010年7月24日

摘要: GridViewDataKeys ,感觉在项目中没有使用的太多,可以使用很多变通的方法实现。代码 Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--//设定主键this.GridView1.DataKeyNames=newstring[]{"xh"};/... 阅读全文

posted @ 2010-07-24 10:10 胖在一方 阅读(256) 评论(0) 推荐(0)

摘要: 学习ASP.NET2.0笔记记录。三年多没有写代码啦,呵呵,认认真真学习一下,记录 代码 Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--//Label控件的AssociatedControlID属性将帮助辅助设备正确的吧标签和表单字段关联起来//同时... 阅读全文

posted @ 2010-07-24 09:29 胖在一方 阅读(243) 评论(0) 推荐(0)