<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.3" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Binding database data to TextBox with the FormView and ASP.NET SqlDataSource controls</title>
	<link>http://www.csharpuniversity.com/2009/02/09/binding-database-data-to-textbox-with-the-formview-and-aspnet-sqldatasource-controls/</link>
	<description>Quality ASP.NET/C#/SQL Server tutorials, examples, videos and advice</description>
	<pubDate>Thu, 09 Feb 2012 17:49:04 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.3</generator>

	<item>
		<title>By: Navideh</title>
		<link>http://www.csharpuniversity.com/2009/02/09/binding-database-data-to-textbox-with-the-formview-and-aspnet-sqldatasource-controls/#comment-305</link>
		<dc:creator>Navideh</dc:creator>
		<pubDate>Tue, 03 May 2011 06:53:45 +0000</pubDate>
		<guid>http://www.csharpuniversity.com/2009/02/09/binding-database-data-to-textbox-with-the-formview-and-aspnet-sqldatasource-controls/#comment-305</guid>
		<description>Thanks a lot.It was really helpful for me.</description>
		<content:encoded><![CDATA[<p>Thanks a lot.It was really helpful for me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: satish</title>
		<link>http://www.csharpuniversity.com/2009/02/09/binding-database-data-to-textbox-with-the-formview-and-aspnet-sqldatasource-controls/#comment-302</link>
		<dc:creator>satish</dc:creator>
		<pubDate>Mon, 13 Dec 2010 05:58:20 +0000</pubDate>
		<guid>http://www.csharpuniversity.com/2009/02/09/binding-database-data-to-textbox-with-the-formview-and-aspnet-sqldatasource-controls/#comment-302</guid>
		<description>Its excellent lesson. can u provide "update click" code for this lesson in this example.</description>
		<content:encoded><![CDATA[<p>Its excellent lesson. can u provide &#8220;update click&#8221; code for this lesson in this example.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SusieTerry</title>
		<link>http://www.csharpuniversity.com/2009/02/09/binding-database-data-to-textbox-with-the-formview-and-aspnet-sqldatasource-controls/#comment-298</link>
		<dc:creator>SusieTerry</dc:creator>
		<pubDate>Fri, 15 Oct 2010 06:20:00 +0000</pubDate>
		<guid>http://www.csharpuniversity.com/2009/02/09/binding-database-data-to-textbox-with-the-formview-and-aspnet-sqldatasource-controls/#comment-298</guid>
		<description>I think that to receive the &lt;a href="http://bestfinance-blog.com/topics/business-loans" rel="nofollow"&gt;business loans&lt;/a&gt; from banks you must present a good motivation. However, one time I've received a bank loan, just because I was willing to buy a building.</description>
		<content:encoded><![CDATA[<p>I think that to receive the <a href="http://bestfinance-blog.com/topics/business-loans" rel="nofollow">business loans</a> from banks you must present a good motivation. However, one time I&#8217;ve received a bank loan, just because I was willing to buy a building.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonny</title>
		<link>http://www.csharpuniversity.com/2009/02/09/binding-database-data-to-textbox-with-the-formview-and-aspnet-sqldatasource-controls/#comment-263</link>
		<dc:creator>Jonny</dc:creator>
		<pubDate>Sun, 14 Feb 2010 22:34:55 +0000</pubDate>
		<guid>http://www.csharpuniversity.com/2009/02/09/binding-database-data-to-textbox-with-the-formview-and-aspnet-sqldatasource-controls/#comment-263</guid>
		<description>How do you find a control in a formview and asign a value to it.
Example: lblResult.Text = "There was an error";</description>
		<content:encoded><![CDATA[<p>How do you find a control in a formview and asign a value to it.<br />
Example: lblResult.Text = &#8220;There was an error&#8221;;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Regency</title>
		<link>http://www.csharpuniversity.com/2009/02/09/binding-database-data-to-textbox-with-the-formview-and-aspnet-sqldatasource-controls/#comment-204</link>
		<dc:creator>Regency</dc:creator>
		<pubDate>Wed, 30 Sep 2009 09:38:27 +0000</pubDate>
		<guid>http://www.csharpuniversity.com/2009/02/09/binding-database-data-to-textbox-with-the-formview-and-aspnet-sqldatasource-controls/#comment-204</guid>
		<description>How to retrieve null value to dropdown list in forview.I am getting an error since null not contains in the listitem.
Please suggest</description>
		<content:encoded><![CDATA[<p>How to retrieve null value to dropdown list in forview.I am getting an error since null not contains in the listitem.<br />
Please suggest</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: LesBerg</title>
		<link>http://www.csharpuniversity.com/2009/02/09/binding-database-data-to-textbox-with-the-formview-and-aspnet-sqldatasource-controls/#comment-180</link>
		<dc:creator>LesBerg</dc:creator>
		<pubDate>Tue, 01 Sep 2009 22:05:53 +0000</pubDate>
		<guid>http://www.csharpuniversity.com/2009/02/09/binding-database-data-to-textbox-with-the-formview-and-aspnet-sqldatasource-controls/#comment-180</guid>
		<description>this was removed from my first post because of the greater-than/percent'pound notation: String.Format("{0}, {1}", Eval("D_USER.LASTNAME"), Eval("D_USER.FIRSTNAME"))</description>
		<content:encoded><![CDATA[<p>this was removed from my first post because of the greater-than/percent&#8217;pound notation: String.Format(&#8221;{0}, {1}&#8221;, Eval(&#8221;D_USER.LASTNAME&#8221;), Eval(&#8221;D_USER.FIRSTNAME&#8221;))</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: LesBerg</title>
		<link>http://www.csharpuniversity.com/2009/02/09/binding-database-data-to-textbox-with-the-formview-and-aspnet-sqldatasource-controls/#comment-179</link>
		<dc:creator>LesBerg</dc:creator>
		<pubDate>Tue, 01 Sep 2009 22:04:23 +0000</pubDate>
		<guid>http://www.csharpuniversity.com/2009/02/09/binding-database-data-to-textbox-with-the-formview-and-aspnet-sqldatasource-controls/#comment-179</guid>
		<description>I have a more complicated question:
I have a Note table that relates to a User table. The Note table stores the ID numbers of 4 related users: person who created the note, person the note was to, person who completed the note (optional, if the note was a task), and the faculty member it concerned. 

However, instead of a bunch of IDs, I'd like to display their names: Text=''
This works fine for the Item (read only) view, but what do I do with the edit and insert views?</description>
		<content:encoded><![CDATA[<p>I have a more complicated question:<br />
I have a Note table that relates to a User table. The Note table stores the ID numbers of 4 related users: person who created the note, person the note was to, person who completed the note (optional, if the note was a task), and the faculty member it concerned. </p>
<p>However, instead of a bunch of IDs, I&#8217;d like to display their names: Text=&#8221;<br />
This works fine for the Item (read only) view, but what do I do with the edit and insert views?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Colin Trainer</title>
		<link>http://www.csharpuniversity.com/2009/02/09/binding-database-data-to-textbox-with-the-formview-and-aspnet-sqldatasource-controls/#comment-173</link>
		<dc:creator>Colin Trainer</dc:creator>
		<pubDate>Wed, 26 Aug 2009 10:46:17 +0000</pubDate>
		<guid>http://www.csharpuniversity.com/2009/02/09/binding-database-data-to-textbox-with-the-formview-and-aspnet-sqldatasource-controls/#comment-173</guid>
		<description>Thanks for that. I had spent 2 days working out in VWD 2008 how to do it and then found your article which explained it all in 2 mins. I'll be tuned in for the next installment</description>
		<content:encoded><![CDATA[<p>Thanks for that. I had spent 2 days working out in VWD 2008 how to do it and then found your article which explained it all in 2 mins. I&#8217;ll be tuned in for the next installment</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Khosi</title>
		<link>http://www.csharpuniversity.com/2009/02/09/binding-database-data-to-textbox-with-the-formview-and-aspnet-sqldatasource-controls/#comment-168</link>
		<dc:creator>Khosi</dc:creator>
		<pubDate>Fri, 14 Aug 2009 14:22:26 +0000</pubDate>
		<guid>http://www.csharpuniversity.com/2009/02/09/binding-database-data-to-textbox-with-the-formview-and-aspnet-sqldatasource-controls/#comment-168</guid>
		<description>Great, thanx for all the useful info. but I have a few questions if you don't mind.</description>
		<content:encoded><![CDATA[<p>Great, thanx for all the useful info. but I have a few questions if you don&#8217;t mind.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Glen Devendorf</title>
		<link>http://www.csharpuniversity.com/2009/02/09/binding-database-data-to-textbox-with-the-formview-and-aspnet-sqldatasource-controls/#comment-155</link>
		<dc:creator>Glen Devendorf</dc:creator>
		<pubDate>Tue, 28 Jul 2009 13:02:32 +0000</pubDate>
		<guid>http://www.csharpuniversity.com/2009/02/09/binding-database-data-to-textbox-with-the-formview-and-aspnet-sqldatasource-controls/#comment-155</guid>
		<description>Another excellent lesson! Thank you.</description>
		<content:encoded><![CDATA[<p>Another excellent lesson! Thank you.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

