﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>博客园-technofantasy-文章分类-ASP.NET</title><link>http://www.cnblogs.com/technofantasy/category/41881.html</link><description /><language>zh-cn</language><lastBuildDate>Mon, 26 May 2008 03:59:29 GMT</lastBuildDate><pubDate>Mon, 26 May 2008 03:59:29 GMT</pubDate><ttl>60</ttl><item><title>DataGrid中的自定义模版（CheckBox）</title><link>http://www.cnblogs.com/technofantasy/articles/437901.html</link><dc:creator>陈锐</dc:creator><author>陈锐</author><pubDate>Wed, 28 Jun 2006 08:47:00 GMT</pubDate><guid>http://www.cnblogs.com/technofantasy/articles/437901.html</guid><wfw:comment>http://www.cnblogs.com/technofantasy/comments/437901.html</wfw:comment><comments>http://www.cnblogs.com/technofantasy/articles/437901.html#Feedback</comments><slash:comments>1</slash:comments><wfw:commentRss>http://www.cnblogs.com/technofantasy/comments/commentRss/437901.html</wfw:commentRss><trackback:ping>http://www.cnblogs.com/technofantasy/services/trackbacks/437901.html</trackback:ping><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要: 模版的代码&nbsp;&nbsp;1using&nbsp;System;&nbsp;&nbsp;2using&nbsp;System.Data;&nbsp;&nbsp;3using&nbsp;Sy...&nbsp;&nbsp;<a href='http://www.cnblogs.com/technofantasy/articles/437901.html'>阅读全文</a><img src ="http://www.cnblogs.com/technofantasy/aggbug/437901.html?type=2" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://technofantasy.cnblogs.com/" target="_blank">陈锐</a> 2006-06-28 16:47 <a href="http://www.cnblogs.com/technofantasy/articles/437901.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>一个自定义的页面按钮</title><link>http://www.cnblogs.com/technofantasy/articles/332659.html</link><dc:creator>陈锐</dc:creator><author>陈锐</author><pubDate>Fri, 17 Feb 2006 08:57:00 GMT</pubDate><guid>http://www.cnblogs.com/technofantasy/articles/332659.html</guid><wfw:comment>http://www.cnblogs.com/technofantasy/comments/332659.html</wfw:comment><comments>http://www.cnblogs.com/technofantasy/articles/332659.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.cnblogs.com/technofantasy/comments/commentRss/332659.html</wfw:commentRss><trackback:ping>http://www.cnblogs.com/technofantasy/services/trackbacks/332659.html</trackback:ping><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要: 在项目中要用到可以切换状态的图片按钮（就是鼠标离开是一个样子，鼠标移上去是一个样子，鼠标离开是一个样子）自己做了一个简单的web控件实现这样的效果：using&nbsp;System;using&...&nbsp;&nbsp;<a href='http://www.cnblogs.com/technofantasy/articles/332659.html'>阅读全文</a><img src ="http://www.cnblogs.com/technofantasy/aggbug/332659.html?type=2" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://technofantasy.cnblogs.com/" target="_blank">陈锐</a> 2006-02-17 16:57 <a href="http://www.cnblogs.com/technofantasy/articles/332659.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>DataGrid的一个应用（自定义模版）</title><link>http://www.cnblogs.com/technofantasy/articles/284641.html</link><dc:creator>陈锐</dc:creator><author>陈锐</author><pubDate>Fri, 25 Nov 2005 10:05:00 GMT</pubDate><guid>http://www.cnblogs.com/technofantasy/articles/284641.html</guid><wfw:comment>http://www.cnblogs.com/technofantasy/comments/284641.html</wfw:comment><comments>http://www.cnblogs.com/technofantasy/articles/284641.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.cnblogs.com/technofantasy/comments/commentRss/284641.html</wfw:commentRss><trackback:ping>http://www.cnblogs.com/technofantasy/services/trackbacks/284641.html</trackback:ping><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要: 前两天在做ASP.NET程序时候碰到一个问题，我需要在DataGrid中的一列中实现绑定多个列（而且绑定哪些个列是不确定的，需要根据页面传过来的参数决定）。因此做了一个自定义列模版来实现，首先创建一个...&nbsp;&nbsp;<a href='http://www.cnblogs.com/technofantasy/articles/284641.html'>阅读全文</a><img src ="http://www.cnblogs.com/technofantasy/aggbug/284641.html?type=2" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://technofantasy.cnblogs.com/" target="_blank">陈锐</a> 2005-11-25 18:05 <a href="http://www.cnblogs.com/technofantasy/articles/284641.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item></channel></rss>