<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: How To Set a Date Format In GridView Using ASP.NET 2.0(Using HtmlEncode Property)</title>
	<atom:link href="http://peterkellner.net/2006/05/24/how-to-set-a-date-format-in-gridview-using-aspnet-20using-htmlencode-property/feed/" rel="self" type="application/rss+xml" />
	<link>http://peterkellner.net/2006/05/24/how-to-set-a-date-format-in-gridview-using-aspnet-20using-htmlencode-property/</link>
	<description>Specializing in Microsoft Web and Database Technologies</description>
	<lastBuildDate>Sun, 14 Mar 2010 20:45:48 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: ken</title>
		<link>http://peterkellner.net/2006/05/24/how-to-set-a-date-format-in-gridview-using-aspnet-20using-htmlencode-property/comment-page-2/#comment-26277</link>
		<dc:creator>ken</dc:creator>
		<pubDate>Wed, 10 Mar 2010 15:16:06 +0000</pubDate>
		<guid isPermaLink="false">http://peterkellner.net/?p=36#comment-26277</guid>
		<description>very helpful!!!

I was after the &quot;tt&quot; piece. Many Thanks. NOTE: lowercase tt produces uppercase AM PM - thoughts on how to produce lowercase am pm?</description>
		<content:encoded><![CDATA[<p>very helpful!!!</p>
<p>I was after the &#8220;tt&#8221; piece. Many Thanks. NOTE: lowercase tt produces uppercase AM PM &#8211; thoughts on how to produce lowercase am pm?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PT Sivakumar</title>
		<link>http://peterkellner.net/2006/05/24/how-to-set-a-date-format-in-gridview-using-aspnet-20using-htmlencode-property/comment-page-2/#comment-26151</link>
		<dc:creator>PT Sivakumar</dc:creator>
		<pubDate>Sun, 07 Feb 2010 06:01:53 +0000</pubDate>
		<guid isPermaLink="false">http://peterkellner.net/?p=36#comment-26151</guid>
		<description>Very good artical thanks 4 d post...</description>
		<content:encoded><![CDATA[<p>Very good artical thanks 4 d post&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vamsee</title>
		<link>http://peterkellner.net/2006/05/24/how-to-set-a-date-format-in-gridview-using-aspnet-20using-htmlencode-property/comment-page-2/#comment-26140</link>
		<dc:creator>Vamsee</dc:creator>
		<pubDate>Fri, 05 Feb 2010 18:31:01 +0000</pubDate>
		<guid isPermaLink="false">http://peterkellner.net/?p=36#comment-26140</guid>
		<description>its helped me out for my work 
Thanks</description>
		<content:encoded><![CDATA[<p>its helped me out for my work<br />
Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: campingmap</title>
		<link>http://peterkellner.net/2006/05/24/how-to-set-a-date-format-in-gridview-using-aspnet-20using-htmlencode-property/comment-page-2/#comment-26106</link>
		<dc:creator>campingmap</dc:creator>
		<pubDate>Tue, 26 Jan 2010 16:29:29 +0000</pubDate>
		<guid isPermaLink="false">http://peterkellner.net/?p=36#comment-26106</guid>
		<description>can somebody show me how to format it from the codebehind? thanks</description>
		<content:encoded><![CDATA[<p>can somebody show me how to format it from the codebehind? thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joel</title>
		<link>http://peterkellner.net/2006/05/24/how-to-set-a-date-format-in-gridview-using-aspnet-20using-htmlencode-property/comment-page-2/#comment-26051</link>
		<dc:creator>Joel</dc:creator>
		<pubDate>Mon, 18 Jan 2010 23:20:57 +0000</pubDate>
		<guid isPermaLink="false">http://peterkellner.net/?p=36#comment-26051</guid>
		<description>Thanks for a simple answer with practical examples. Much preferred to wading through all the specific date formats in MSDN.</description>
		<content:encoded><![CDATA[<p>Thanks for a simple answer with practical examples. Much preferred to wading through all the specific date formats in MSDN.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: George Rindov</title>
		<link>http://peterkellner.net/2006/05/24/how-to-set-a-date-format-in-gridview-using-aspnet-20using-htmlencode-property/comment-page-2/#comment-25994</link>
		<dc:creator>George Rindov</dc:creator>
		<pubDate>Mon, 04 Jan 2010 19:43:21 +0000</pubDate>
		<guid isPermaLink="false">http://peterkellner.net/?p=36#comment-25994</guid>
		<description>It did not display the code here it is one more time:

BoundField DataField=&quot;oContactPhone&quot; HeaderText=&quot;Contact Phone&quot; 
                ReadOnly=&quot;True&quot; SortExpression=&quot;oContactPhone&quot; 
                DataFormatString=&quot;{0:(###) ###-####}&quot;
				HtmlEncode=&quot;False&quot;</description>
		<content:encoded><![CDATA[<p>It did not display the code here it is one more time:</p>
<p>BoundField DataField=&#8221;oContactPhone&#8221; HeaderText=&#8221;Contact Phone&#8221;<br />
                ReadOnly=&#8221;True&#8221; SortExpression=&#8221;oContactPhone&#8221;<br />
                DataFormatString=&#8221;{0:(###) ###-####}&#8221;<br />
				HtmlEncode=&#8221;False&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: George Rindov</title>
		<link>http://peterkellner.net/2006/05/24/how-to-set-a-date-format-in-gridview-using-aspnet-20using-htmlencode-property/comment-page-2/#comment-25993</link>
		<dc:creator>George Rindov</dc:creator>
		<pubDate>Mon, 04 Jan 2010 19:42:02 +0000</pubDate>
		<guid isPermaLink="false">http://peterkellner.net/?p=36#comment-25993</guid>
		<description>Need help to format Phone Number.
The following code displays the phone number as 10 digits with no space.



What am I missing?</description>
		<content:encoded><![CDATA[<p>Need help to format Phone Number.<br />
The following code displays the phone number as 10 digits with no space.</p>
<p>What am I missing?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MA</title>
		<link>http://peterkellner.net/2006/05/24/how-to-set-a-date-format-in-gridview-using-aspnet-20using-htmlencode-property/comment-page-2/#comment-25824</link>
		<dc:creator>MA</dc:creator>
		<pubDate>Fri, 04 Dec 2009 19:15:40 +0000</pubDate>
		<guid isPermaLink="false">http://peterkellner.net/?p=36#comment-25824</guid>
		<description>This does not work when you bind a gridview to a collection when the column is a date.</description>
		<content:encoded><![CDATA[<p>This does not work when you bind a gridview to a collection when the column is a date.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Just human</title>
		<link>http://peterkellner.net/2006/05/24/how-to-set-a-date-format-in-gridview-using-aspnet-20using-htmlencode-property/comment-page-2/#comment-25797</link>
		<dc:creator>Just human</dc:creator>
		<pubDate>Thu, 03 Dec 2009 04:39:57 +0000</pubDate>
		<guid isPermaLink="false">http://peterkellner.net/?p=36#comment-25797</guid>
		<description>Nice tips. I twill be more helpfull to all</description>
		<content:encoded><![CDATA[<p>Nice tips. I twill be more helpfull to all</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: William Jordan</title>
		<link>http://peterkellner.net/2006/05/24/how-to-set-a-date-format-in-gridview-using-aspnet-20using-htmlencode-property/comment-page-2/#comment-25673</link>
		<dc:creator>William Jordan</dc:creator>
		<pubDate>Fri, 20 Nov 2009 12:41:57 +0000</pubDate>
		<guid isPermaLink="false">http://peterkellner.net/?p=36#comment-25673</guid>
		<description>Thank you for this tip. It saved me some time.</description>
		<content:encoded><![CDATA[<p>Thank you for this tip. It saved me some time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nadeeka</title>
		<link>http://peterkellner.net/2006/05/24/how-to-set-a-date-format-in-gridview-using-aspnet-20using-htmlencode-property/comment-page-2/#comment-25545</link>
		<dc:creator>nadeeka</dc:creator>
		<pubDate>Tue, 03 Nov 2009 12:24:53 +0000</pubDate>
		<guid isPermaLink="false">http://peterkellner.net/?p=36#comment-25545</guid>
		<description>thanks..............</description>
		<content:encoded><![CDATA[<p>thanks&#8230;&#8230;&#8230;&#8230;..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bilal Sammour</title>
		<link>http://peterkellner.net/2006/05/24/how-to-set-a-date-format-in-gridview-using-aspnet-20using-htmlencode-property/comment-page-2/#comment-25476</link>
		<dc:creator>Bilal Sammour</dc:creator>
		<pubDate>Mon, 19 Oct 2009 12:11:47 +0000</pubDate>
		<guid isPermaLink="false">http://peterkellner.net/?p=36#comment-25476</guid>
		<description>hi,
how can i trim string using format?</description>
		<content:encoded><![CDATA[<p>hi,<br />
how can i trim string using format?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shivani Khare(MCA)</title>
		<link>http://peterkellner.net/2006/05/24/how-to-set-a-date-format-in-gridview-using-aspnet-20using-htmlencode-property/comment-page-2/#comment-25455</link>
		<dc:creator>Shivani Khare(MCA)</dc:creator>
		<pubDate>Sat, 10 Oct 2009 12:26:17 +0000</pubDate>
		<guid isPermaLink="false">http://peterkellner.net/?p=36#comment-25455</guid>
		<description>Thanks a lot!!!!!!!!!!
Its really helps to me</description>
		<content:encoded><![CDATA[<p>Thanks a lot!!!!!!!!!!<br />
Its really helps to me</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: abhishoka</title>
		<link>http://peterkellner.net/2006/05/24/how-to-set-a-date-format-in-gridview-using-aspnet-20using-htmlencode-property/comment-page-2/#comment-25436</link>
		<dc:creator>abhishoka</dc:creator>
		<pubDate>Fri, 02 Oct 2009 04:50:00 +0000</pubDate>
		<guid isPermaLink="false">http://peterkellner.net/?p=36#comment-25436</guid>
		<description>thanks a lot.. was searching for this so long...</description>
		<content:encoded><![CDATA[<p>thanks a lot.. was searching for this so long&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ujwal Khairnar</title>
		<link>http://peterkellner.net/2006/05/24/how-to-set-a-date-format-in-gridview-using-aspnet-20using-htmlencode-property/comment-page-2/#comment-25412</link>
		<dc:creator>Ujwal Khairnar</dc:creator>
		<pubDate>Thu, 17 Sep 2009 06:06:34 +0000</pubDate>
		<guid isPermaLink="false">http://peterkellner.net/?p=36#comment-25412</guid>
		<description>thank you very much realy</description>
		<content:encoded><![CDATA[<p>thank you very much realy</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: buyclomido</title>
		<link>http://peterkellner.net/2006/05/24/how-to-set-a-date-format-in-gridview-using-aspnet-20using-htmlencode-property/comment-page-2/#comment-25280</link>
		<dc:creator>buyclomido</dc:creator>
		<pubDate>Sun, 30 Aug 2009 10:42:47 +0000</pubDate>
		<guid isPermaLink="false">http://peterkellner.net/?p=36#comment-25280</guid>
		<description>Is not spam, it is only my commercial offer. Sorry if i mistake of topic!

Buy Clomid - Best testimonials. Buy now. Satisfaction is guaranteed.
Best price for brand and generic medications.
From $0.60 per item. Free Airmail shipping for Clomid 100mg 90 tabs and save $135 on order!</description>
		<content:encoded><![CDATA[<p>Is not spam, it is only my commercial offer. Sorry if i mistake of topic!</p>
<p>Buy Clomid &#8211; Best testimonials. Buy now. Satisfaction is guaranteed.<br />
Best price for brand and generic medications.<br />
From $0.60 per item. Free Airmail shipping for Clomid 100mg 90 tabs and save $135 on order!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mixdownx</title>
		<link>http://peterkellner.net/2006/05/24/how-to-set-a-date-format-in-gridview-using-aspnet-20using-htmlencode-property/comment-page-2/#comment-25242</link>
		<dc:creator>mixdownx</dc:creator>
		<pubDate>Tue, 18 Aug 2009 16:55:15 +0000</pubDate>
		<guid isPermaLink="false">http://peterkellner.net/?p=36#comment-25242</guid>
		<description>Great tip ive been trying everything for the last few hours. 

worked perfect for my project

but a 10 second google search saved the day cheers</description>
		<content:encoded><![CDATA[<p>Great tip ive been trying everything for the last few hours. </p>
<p>worked perfect for my project</p>
<p>but a 10 second google search saved the day cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Akhtar jahan</title>
		<link>http://peterkellner.net/2006/05/24/how-to-set-a-date-format-in-gridview-using-aspnet-20using-htmlencode-property/comment-page-2/#comment-25126</link>
		<dc:creator>Akhtar jahan</dc:creator>
		<pubDate>Wed, 15 Jul 2009 06:07:28 +0000</pubDate>
		<guid isPermaLink="false">http://peterkellner.net/?p=36#comment-25126</guid>
		<description>it works for me .thanks</description>
		<content:encoded><![CDATA[<p>it works for me .thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MJ</title>
		<link>http://peterkellner.net/2006/05/24/how-to-set-a-date-format-in-gridview-using-aspnet-20using-htmlencode-property/comment-page-2/#comment-25112</link>
		<dc:creator>MJ</dc:creator>
		<pubDate>Sat, 11 Jul 2009 17:55:59 +0000</pubDate>
		<guid isPermaLink="false">http://peterkellner.net/?p=36#comment-25112</guid>
		<description>Gr8 job!!</description>
		<content:encoded><![CDATA[<p>Gr8 job!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chandralekha</title>
		<link>http://peterkellner.net/2006/05/24/how-to-set-a-date-format-in-gridview-using-aspnet-20using-htmlencode-property/comment-page-2/#comment-25006</link>
		<dc:creator>Chandralekha</dc:creator>
		<pubDate>Mon, 22 Jun 2009 07:46:19 +0000</pubDate>
		<guid isPermaLink="false">http://peterkellner.net/?p=36#comment-25006</guid>
		<description>Thank U Very Much!!
U Rock!!!!!!</description>
		<content:encoded><![CDATA[<p>Thank U Very Much!!<br />
U Rock!!!!!!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
