<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title></title>
	<atom:link href="http://pdgp.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://pdgp.wordpress.com</link>
	<description></description>
	<lastBuildDate>Thu, 21 Apr 2011 18:01:21 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='pdgp.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title></title>
		<link>http://pdgp.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://pdgp.wordpress.com/osd.xml" title="" />
	<atom:link rel='hub' href='http://pdgp.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Show HTML formatting in GridView cells</title>
		<link>http://pdgp.wordpress.com/2008/05/31/show-html-formatting-in-gridview-cells/</link>
		<comments>http://pdgp.wordpress.com/2008/05/31/show-html-formatting-in-gridview-cells/#comments</comments>
		<pubDate>Sat, 31 May 2008 22:50:25 +0000</pubDate>
		<dc:creator>hres</dc:creator>
				<category><![CDATA[asp.net]]></category>
		<category><![CDATA[GridView]]></category>
		<category><![CDATA[HTML]]></category>

		<guid isPermaLink="false">http://pdgp.wordpress.com/?p=7</guid>
		<description><![CDATA[You want to display HTML formatted content in a GridView, but HTML tags are escaped and visible in the browser. As far as I know, the GridView <code>BoundField</code> is the only field that does a <code>.HtmlEncode</code>.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pdgp.wordpress.com&amp;blog=3848666&amp;post=7&amp;subd=pdgp&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://pdgp.wordpress.com/2008/05/31/show-html-formatting-in-gridview-cells/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">hres</media:title>
		</media:content>
	</item>
		<item>
		<title>Hiding a column in GridView</title>
		<link>http://pdgp.wordpress.com/2008/05/31/hiding-a-column-in-gridview/</link>
		<comments>http://pdgp.wordpress.com/2008/05/31/hiding-a-column-in-gridview/#comments</comments>
		<pubDate>Sat, 31 May 2008 21:34:47 +0000</pubDate>
		<dc:creator>hres</dc:creator>
				<category><![CDATA[asp.net]]></category>
		<category><![CDATA[BoundField]]></category>
		<category><![CDATA[GridView]]></category>

		<guid isPermaLink="false">http://pdgp.wordpress.com/?p=6</guid>
		<description><![CDATA[<strong>Problem: </strong>Setting a column's visible attribute to <code>Visible="false"</code> does not just visually hide the column, it actually removes the column when databinding, so that contained values are not accessible. This is a useful feature, but sometimes you do not want to display a field (for example ID numbers) and still need to use the value later for a row event.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pdgp.wordpress.com&amp;blog=3848666&amp;post=6&amp;subd=pdgp&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://pdgp.wordpress.com/2008/05/31/hiding-a-column-in-gridview/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">hres</media:title>
		</media:content>
	</item>
	</channel>
</rss>
