<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title type="text">博客园_晓风_分类_ASP.NET DEMO</title><id>http://feed.cnblogs.com/blog/u/11636/category/94951/rss</id><updated>2012-05-27T23:28:15Z</updated><generator>feed.cnblogs.com</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/Jinglecat/category/94951.html"/><link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/11636/category/94951/rss"/><entry><id>http://www.cnblogs.com/Jinglecat/archive/2009/02/22/1395938.html</id><title type="text">ASP.NET DEMO 18: 如何编程动态创建 Menu</title><summary type="text">ASP.NET DEMO 15: 如何编程动态创建 TreeView 的姊妹篇：[代码]示例下载</summary><published>2009-02-22T07:55:00Z</published><updated>2009-02-22T07:55:00Z</updated><author><name>晓风残月</name><uri>http://www.cnblogs.com/Jinglecat/</uri></author><link rel="alternate" href="http://www.cnblogs.com/Jinglecat/archive/2009/02/22/1395938.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/Jinglecat/archive/2009/02/22/1395938.html"/><content type="text">ASP.NET DEMO 15: 如何编程动态创建 TreeView 的姊妹篇：[代码]示例下载</content></entry><entry><id>http://www.cnblogs.com/Jinglecat/archive/2008/09/06/1285751.html</id><title type="text">ASP.NET DEMO15_1: GridView 行单击与双击事件2</title><summary type="text">功能：单击选中行双击打开详细页面说明： 这是 ASP.NET DEMO 15: 同时支持行单击和双击事件的的改进版本 单击事件（onclick）使用了 setTimeout 延迟，根据实际需要修改延迟时间 当双击时，通过全局变量 dbl_click 来取消单击事件的响应 常见处理行方式会选择在 RowDataBound/ItemDataBound 中处理，这里我选择 Page.Render 中处理...</summary><published>2008-09-06T10:58:00Z</published><updated>2008-09-06T10:58:00Z</updated><author><name>晓风残月</name><uri>http://www.cnblogs.com/Jinglecat/</uri></author><link rel="alternate" href="http://www.cnblogs.com/Jinglecat/archive/2008/09/06/1285751.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/Jinglecat/archive/2008/09/06/1285751.html"/><content type="text">功能：单击选中行双击打开详细页面说明： 这是 ASP.NET DEMO 15: 同时支持行单击和双击事件的的改进版本 单击事件（onclick）使用了 setTimeout 延迟，根据实际需要修改延迟时间 当双击时，通过全局变量 dbl_click 来取消单击事件的响应 常见处理行方式会选择在 RowDataBound/ItemDataBound 中处理，这里我选择 Page.Render 中处理...</content></entry><entry><id>http://www.cnblogs.com/Jinglecat/archive/2008/05/22/1204443.html</id><title type="text">ASP.NET DEMO 16: 通过GridView布局实现的多行批量更新</title><summary type="text">特点： 一次可批量提交多行数据 客户端由CheckBox实现切换浏览/编辑状态，不需要回发 服务器端实现维护编辑状态视图 源码下载 &lt;%@ Page Language="C#" %&gt;&lt;!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/...</summary><published>2008-05-21T18:17:00Z</published><updated>2008-05-21T18:17:00Z</updated><author><name>晓风残月</name><uri>http://www.cnblogs.com/Jinglecat/</uri></author><link rel="alternate" href="http://www.cnblogs.com/Jinglecat/archive/2008/05/22/1204443.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/Jinglecat/archive/2008/05/22/1204443.html"/><content type="text">特点： 一次可批量提交多行数据 客户端由CheckBox实现切换浏览/编辑状态，不需要回发 服务器端实现维护编辑状态视图 源码下载 &lt;%@ Page Language="C#" %&gt;&lt;!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/...</content></entry><entry><id>http://www.cnblogs.com/Jinglecat/archive/2007/09/20/900645.html</id><title type="text">ASP.NET DEMO 15: 同时支持行单击和双击事件的 GridView/DataGrid</title><summary type="text"/><published>2007-09-20T15:10:00Z</published><updated>2007-09-20T15:10:00Z</updated><author><name>晓风残月</name><uri>http://www.cnblogs.com/Jinglecat/</uri></author><link rel="alternate" href="http://www.cnblogs.com/Jinglecat/archive/2007/09/20/900645.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/Jinglecat/archive/2007/09/20/900645.html"/><content type="text"/></entry><entry><id>http://www.cnblogs.com/Jinglecat/archive/2007/07/29/835817.html</id><title type="text">ASP.NET DEMO 14: 如何在 GridView/DataGrid 模板列中使用自动回发的 CheckBox/DropDownList</title><summary type="text"/><published>2007-07-29T15:53:00Z</published><updated>2007-07-29T15:53:00Z</updated><author><name>晓风残月</name><uri>http://www.cnblogs.com/Jinglecat/</uri></author><link rel="alternate" href="http://www.cnblogs.com/Jinglecat/archive/2007/07/29/835817.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/Jinglecat/archive/2007/07/29/835817.html"/><content type="text"/></entry><entry><id>http://www.cnblogs.com/Jinglecat/archive/2007/07/27/832992.html</id><title type="text">ASP.NET DEMO 13: 如何为 SqlDataSource 动态绑定变量参数</title><summary type="text"/><published>2007-07-26T17:48:00Z</published><updated>2007-07-26T17:48:00Z</updated><author><name>晓风残月</name><uri>http://www.cnblogs.com/Jinglecat/</uri></author><link rel="alternate" href="http://www.cnblogs.com/Jinglecat/archive/2007/07/27/832992.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/Jinglecat/archive/2007/07/27/832992.html"/><content type="text"/></entry><entry><id>http://www.cnblogs.com/Jinglecat/archive/2007/07/18/823201.html</id><title type="text">ASP.NET DEMO 12 : CheckBoxList 实现单选</title><summary type="text"/><published>2007-07-18T15:48:00Z</published><updated>2007-07-18T15:48:00Z</updated><author><name>晓风残月</name><uri>http://www.cnblogs.com/Jinglecat/</uri></author><link rel="alternate" href="http://www.cnblogs.com/Jinglecat/archive/2007/07/18/823201.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/Jinglecat/archive/2007/07/18/823201.html"/><content type="text"/></entry><entry><id>http://www.cnblogs.com/Jinglecat/archive/2007/07/18/821905.html</id><title type="text">ASP.NET DEMO 11: 两个 ListBox 互选（服务器端与客户端版本）</title><summary type="text"/><published>2007-07-17T20:44:00Z</published><updated>2007-07-17T20:44:00Z</updated><author><name>晓风残月</name><uri>http://www.cnblogs.com/Jinglecat/</uri></author><link rel="alternate" href="http://www.cnblogs.com/Jinglecat/archive/2007/07/18/821905.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/Jinglecat/archive/2007/07/18/821905.html"/><content type="text"/></entry><entry><id>http://www.cnblogs.com/Jinglecat/archive/2007/07/15/818967.html</id><title type="text">ASP.NET DEMO 10: 如何通过 javascript 访问 GridView/DataGrid 选中 CheckBox 行各列的值</title><summary type="text"/><published>2007-07-15T13:29:00Z</published><updated>2007-07-15T13:29:00Z</updated><author><name>晓风残月</name><uri>http://www.cnblogs.com/Jinglecat/</uri></author><link rel="alternate" href="http://www.cnblogs.com/Jinglecat/archive/2007/07/15/818967.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/Jinglecat/archive/2007/07/15/818967.html"/><content type="text"/></entry><entry><id>http://www.cnblogs.com/Jinglecat/archive/2007/07/15/818394.html</id><title type="text">ASP.NET DEMO 8: 为 GridView/DataGrid 整行添加服务器事件</title><summary type="text"/><published>2007-07-14T16:37:00Z</published><updated>2007-07-14T16:37:00Z</updated><author><name>晓风残月</name><uri>http://www.cnblogs.com/Jinglecat/</uri></author><link rel="alternate" href="http://www.cnblogs.com/Jinglecat/archive/2007/07/15/818394.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/Jinglecat/archive/2007/07/15/818394.html"/><content type="text"/></entry><entry><id>http://www.cnblogs.com/Jinglecat/archive/2007/07/10/813338.html</id><title type="text">ASP.NET DEMO 7: 解决无法获取 GridView 隐藏列值问题</title><summary type="text"/><published>2007-07-10T15:54:00Z</published><updated>2007-07-10T15:54:00Z</updated><author><name>晓风残月</name><uri>http://www.cnblogs.com/Jinglecat/</uri></author><link rel="alternate" href="http://www.cnblogs.com/Jinglecat/archive/2007/07/10/813338.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/Jinglecat/archive/2007/07/10/813338.html"/><content type="text"/></entry><entry><id>http://www.cnblogs.com/Jinglecat/archive/2007/07/05/806460.html</id><title type="text">ASP.NET DEMO 5：如何在GridView的RowCommand事件中获取当前的GridViewRow</title><summary type="text"/><published>2007-07-04T17:12:00Z</published><updated>2007-07-04T17:12:00Z</updated><author><name>晓风残月</name><uri>http://www.cnblogs.com/Jinglecat/</uri></author><link rel="alternate" href="http://www.cnblogs.com/Jinglecat/archive/2007/07/05/806460.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/Jinglecat/archive/2007/07/05/806460.html"/><content type="text"/></entry><entry><id>http://www.cnblogs.com/Jinglecat/archive/2007/05/31/767021.html</id><title type="text">ASP.NET DEMO Ⅳ : 使用数据源控件将数据绑定到 ListControl 上</title><summary type="text"/><published>2007-05-31T15:30:00Z</published><updated>2007-05-31T15:30:00Z</updated><author><name>晓风残月</name><uri>http://www.cnblogs.com/Jinglecat/</uri></author><link rel="alternate" href="http://www.cnblogs.com/Jinglecat/archive/2007/05/31/767021.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/Jinglecat/archive/2007/05/31/767021.html"/><content type="text"/></entry><entry><id>http://www.cnblogs.com/Jinglecat/archive/2007/05/30/765595.html</id><title type="text">ASP.NET DEMO Ⅲ:显示固定行数的GridView（DataGrid）</title><summary type="text"/><published>2007-05-30T13:33:00Z</published><updated>2007-05-30T13:33:00Z</updated><author><name>晓风残月</name><uri>http://www.cnblogs.com/Jinglecat/</uri></author><link rel="alternate" href="http://www.cnblogs.com/Jinglecat/archive/2007/05/30/765595.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/Jinglecat/archive/2007/05/30/765595.html"/><content type="text"/></entry><entry><id>http://www.cnblogs.com/Jinglecat/archive/2007/05/30/764570.html</id><title type="text">ASP.NET DEMO Ⅱ: 使用嵌套DataList显示主从关系</title><summary type="text"/><published>2007-05-29T16:28:00Z</published><updated>2007-05-29T16:28:00Z</updated><author><name>晓风残月</name><uri>http://www.cnblogs.com/Jinglecat/</uri></author><link rel="alternate" href="http://www.cnblogs.com/Jinglecat/archive/2007/05/30/764570.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/Jinglecat/archive/2007/05/30/764570.html"/><content type="text"/></entry></feed>
