<?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: Adding Rows to a Typed DataSet from a Custom Query</title>
	<atom:link href="http://brennan.offwhite.net/blog/2006/07/12/adding-rows-to-a-typed-dataset-from-a-custom-query/feed/" rel="self" type="application/rss+xml" />
	<link>http://brennan.offwhite.net/blog/2006/07/12/adding-rows-to-a-typed-dataset-from-a-custom-query/</link>
	<description>My Experiences with Software Development</description>
	<pubDate>Sat, 05 Jul 2008 10:17:34 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Dercsár Péter</title>
		<link>http://brennan.offwhite.net/blog/2006/07/12/adding-rows-to-a-typed-dataset-from-a-custom-query/#comment-27962</link>
		<dc:creator>Dercsár Péter</dc:creator>
		<pubDate>Fri, 01 Feb 2008 21:21:06 +0000</pubDate>
		<guid isPermaLink="false">http://brennan.offwhite.net/blog/2006/07/12/adding-rows-to-a-typed-dataset-from-a-custom-query/#comment-27962</guid>
		<description>I use similar code, except that I create a new row manually and import it to an empty datatable (the first item of a dropdown have to be 'please, select...'),
and it does not work. There is no Exception thrown, but nothing happens. The datatable is still empty after ImportRow().
Anybody knows why?</description>
		<content:encoded><![CDATA[<p>I use similar code, except that I create a new row manually and import it to an empty datatable (the first item of a dropdown have to be 'please, select...'),<br />
and it does not work. There is no Exception thrown, but nothing happens. The datatable is still empty after ImportRow().<br />
Anybody knows why?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
