<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>先有法而后有信，信而后有礼，礼后义，义后仁，德道皆不失也 &#187; asp.net</title>
	<atom:link href="http://blog.ywxyn.com/index.php/archives/tag/asp-net/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.ywxyn.com</link>
	<description></description>
	<lastBuildDate>Thu, 29 Dec 2011 05:23:25 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.2</generator>
		<item>
		<title>GridView數據源為null時顯示標題列的方法</title>
		<link>http://blog.ywxyn.com/index.php/archives/301</link>
		<comments>http://blog.ywxyn.com/index.php/archives/301#comments</comments>
		<pubDate>Sat, 21 Nov 2009 03:35:27 +0000</pubDate>
		<dc:creator>寻道者</dc:creator>
				<category><![CDATA[.Net方面]]></category>
		<category><![CDATA[asp.net]]></category>

		<guid isPermaLink="false">http://blog.ywxyn.com/?p=301</guid>
		<description><![CDATA[當GridView的綁定數據源為空時，GridView是不顯示標題列的，用下面的方法可以顯示。 分如下步驟 1、先讓GridView的數據源有數據，也就是在頁面上能夠顯示標題列； 2、打開頁面源文件，並將GridView生成的標題列&#60;tr&#62;&#60;/td&#62;復制到一個&#60;div&#62;&#60;/div&#62;中 3、將這個復制到aspx頁面中的指定位置上 4、編寫控制顯示腳本 代碼如下:]]></description>
		<wfw:commentRss>http://blog.ywxyn.com/index.php/archives/301/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

