<?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"
	>
<channel>
	<title>Comments on: Export DataTable to CSV File Download in C#</title>
	<atom:link href="http://www.victorchen.info/export-datatable-to-csv-file-download-in-c/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.victorchen.info/export-datatable-to-csv-file-download-in-c/</link>
	<description>An array of C#, PHP, and HTML programming articles, tutorials, and resources</description>
	<pubDate>Fri, 05 Dec 2008 13:16:43 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: Victor Chen</title>
		<link>http://www.victorchen.info/export-datatable-to-csv-file-download-in-c/#comment-4786</link>
		<dc:creator>Victor Chen</dc:creator>
		<pubDate>Wed, 15 Oct 2008 20:18:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.victorchen.info/?p=55#comment-4786</guid>
		<description>jdt,

This version above happens to work in an AJAX Update Panel. The important thing to remember is to include the control as a PostBackTrigger (as opposed to an AysncPostBackTrigger under the properties of a Update Panel (Trigger). You can add this by code by seeing the last paragraph of the code in the tutorial.</description>
		<content:encoded><![CDATA[<p>jdt,</p>
<p>This version above happens to work in an AJAX Update Panel. The important thing to remember is to include the control as a PostBackTrigger (as opposed to an AysncPostBackTrigger under the properties of a Update Panel (Trigger). You can add this by code by seeing the last paragraph of the code in the tutorial.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jdt</title>
		<link>http://www.victorchen.info/export-datatable-to-csv-file-download-in-c/#comment-4785</link>
		<dc:creator>jdt</dc:creator>
		<pubDate>Wed, 15 Oct 2008 20:12:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.victorchen.info/?p=55#comment-4785</guid>
		<description>Do you have a version that will work within and AJAX update panel?</description>
		<content:encoded><![CDATA[<p>Do you have a version that will work within and AJAX update panel?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Victor Chen</title>
		<link>http://www.victorchen.info/export-datatable-to-csv-file-download-in-c/#comment-4742</link>
		<dc:creator>Victor Chen</dc:creator>
		<pubDate>Mon, 29 Sep 2008 14:57:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.victorchen.info/?p=55#comment-4742</guid>
		<description>Hey rushme - It should work in all cases, but do you have any non alphanumeric symbols in the datatable? I'd interested in updating the above code to be more robust.</description>
		<content:encoded><![CDATA[<p>Hey rushme - It should work in all cases, but do you have any non alphanumeric symbols in the datatable? I&#8217;d interested in updating the above code to be more robust.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rushme</title>
		<link>http://www.victorchen.info/export-datatable-to-csv-file-download-in-c/#comment-4741</link>
		<dc:creator>rushme</dc:creator>
		<pubDate>Mon, 29 Sep 2008 08:41:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.victorchen.info/?p=55#comment-4741</guid>
		<description>code gives error message "File failed to load completely</description>
		<content:encoded><![CDATA[<p>code gives error message &#8220;File failed to load completely</p>
]]></content:encoded>
	</item>
</channel>
</rss>
