<?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 add XML Data to DataGridView using C#</title>
	<atom:link href="http://www.ashchuan.com/blog/2008/10/23/how-to-add-xml-data-to-datagridview-using-c/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ashchuan.com/blog/2008/10/23/how-to-add-xml-data-to-datagridview-using-c/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-add-xml-data-to-datagridview-using-c</link>
	<description>On software, gadgets, programming and blogging</description>
	<lastBuildDate>Wed, 08 Feb 2012 01:15:20 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Joe</title>
		<link>http://www.ashchuan.com/blog/2008/10/23/how-to-add-xml-data-to-datagridview-using-c/comment-page-1/#comment-79644</link>
		<dc:creator>Joe</dc:creator>
		<pubDate>Mon, 07 Jun 2010 22:53:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.ashchuan.com/blog/?p=501#comment-79644</guid>
		<description>I was trying to create this example and ran into a problem with this line of code

ds = DataXml(textBox1.Text);

Where does DataXml come from. did you make this method or is it a built in feature for C#</description>
		<content:encoded><![CDATA[<p>I was trying to create this example and ran into a problem with this line of code</p>
<p>ds = DataXml(textBox1.Text);</p>
<p>Where does DataXml come from. did you make this method or is it a built in feature for C#</p>
]]></content:encoded>
	</item>
</channel>
</rss>

