摘要: 简单C#数据库操作类 using System; using System.Data; using System.Data.SqlClient; using System.Configuration; using System.Web; using System.Web.Security; using System.Web.UI; using System.Web.UI.WebContr... 阅读全文
posted @ 2009-02-26 14:17 小贱 阅读(363) 评论(0) 推荐(0) 编辑
摘要: 第一种方式(通过autopostback) Code Code highlighting produced by Actipro CodeHighlighter (freeware) http://www.CodeHighlighter.com/ -->>" DataValueField="t_id" AutoPostBack="true" runat="server"> ... 阅读全文
posted @ 2009-02-26 13:36 小贱 阅读(353) 评论(0) 推荐(0) 编辑
摘要: DropDownList CheckBoxList RadioButtonList ListBox Code Code highlighting produced by Actipro CodeHighlighter (freeware) http://www.CodeHighlighter.com/ --> Data Binding ListBox ... 阅读全文
posted @ 2009-02-26 10:37 小贱 阅读(237) 评论(0) 推荐(0) 编辑