<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" media="screen" href="/styles/xslt/rss.xslt"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:c9="http://channel9.msdn.com">
<channel>
	<title>Comment Feed for Channel 9 - Exploring the Data Source Window</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/Blogs/AdamKinney/Exploring-the-Data-Source-Window/RSS"></atom:link>
	<image>
		<url>http://ecn.channel9.msdn.com/o9/previewImages/100/102583_100x75.jpg</url>
		<title>Channel 9 - Exploring the Data Source Window</title>
		<link></link>
	</image>
	<description>Thom Robbins shows off the new Data Source Configuration Wizard and how VS 2005 can get your datagrid connected faster than ever.&amp;nbsp; Notice the Object as a choice for data sources, good stuff!</description>
	<link></link>
	<language>en</language>
	<pubDate>Thu, 20 Jun 2013 06:11:56 GMT</pubDate>
	<lastBuildDate>Thu, 20 Jun 2013 06:11:56 GMT</lastBuildDate>
	<generator>Rev9</generator>
	<item>
		<title>Re: Exploring the Data Source Window</title>
		<description>
			<![CDATA[Would be a nice idea to have a download option for the ScreenCasts too.<p>posted by Gd</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/AdamKinney/Exploring-the-Data-Source-Window#c632607262020000000</link>
		<pubDate>Sat, 27 Aug 2005 07:56:42 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/AdamKinney/Exploring-the-Data-Source-Window#c632607262020000000</guid>
		<dc:creator>Gd</dc:creator>
	</item>
	<item>
		<title>Re: Exploring the Data Source Window</title>
		<description>
			<![CDATA[What in the world does one have to do to get Updates to work when we click the floppy icon in a docked grid view? I used the help in VB.NET<br>
VS2005 Express Edition. I found three lines of code there but all I get is an exception error if I don't use the try catch methods.<br>
<br>
Me.Validate()&nbsp; &quot;is ok&quot;<br>
Me.MytableBindingSource.EndEdit()&nbsp; &quot;is ok&quot;<br>
Me.MytableTableAdapter.Update(Me.Mytable_TableDataSet.Mytable)<br>
<br>
the last one throws the exception.<br>
<br>
I appears there is no easy way to get a grid view to update.<br>
<br>
This has been my problem for most data applications. Most folks lead us to believe that is so easy to work. Sure I can make my own tables and get them bound as my data source. And I can go look at these sweet examples all day. But when it comes to doing something
 usefull like saving my own data it gets very grey.<br>
<br>
&nbsp;&nbsp; So! What I am asking is a short and sweet way to make updates using queries for a database. Perhaps I should get into a book on T-SQL.<br>
<br>
Update:&nbsp; Okay! Now I find it will work if I am sure to use a numeric key.<br>
Wow, pretty cool. I built a grid view for my friend to put his class schedule in and whatever else he would like to such as teachers contact info and due dates. The first header is Day and all the rest are Period numbers.<br>
<p>posted by VOE</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/AdamKinney/Exploring-the-Data-Source-Window#c632940196930000000</link>
		<pubDate>Sat, 16 Sep 2006 16:08:13 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/AdamKinney/Exploring-the-Data-Source-Window#c632940196930000000</guid>
		<dc:creator>VOE</dc:creator>
	</item>
</channel>
</rss>