<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title type="text">博客园_szflyming</title><subtitle type="text"/><id>http://feed.cnblogs.com/blog/u/12878/rss</id><updated>2005-10-14T08:59:47Z</updated><author><name>szflyming</name><uri>http://www.cnblogs.com/szflyming/</uri></author><generator>CNBlogs BlogServer</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/szflyming/"/><link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/12878/rss"/><entry><id>http://www.cnblogs.com/szflyming/archive/2005/08/12/213255.html</id><title type="text">DataGrid模板列上的CheckBox控件多页选择和显示（自定义OnCheckChanged事件）</title><summary type="text">1.DataGrid第一列使用模板列，模板列放一个CheckBox控件，对应Checked属性绑定数据源的列FlagBool(默认值为false,否则会提示转换出错),则可以实现多页选择和显示2.页面上添加OnCheckedChanged="OnCheck"1publicvoidOnCheck(Objectsender,System.EventArgse)2{3//自定义选择事件--页面上添加On...</summary><published>2005-08-12T03:21:00Z</published><updated>2005-08-12T03:21:00Z</updated><author><name>szflyming</name><uri>http://www.cnblogs.com/szflyming/</uri></author><link rel="alternate" href="http://www.cnblogs.com/szflyming/archive/2005/08/12/213255.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/szflyming/archive/2005/08/12/213255.html"/></entry></feed>
