<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="http://syndication.webwiz.co.uk/rss_namespace/">
 <channel>
  <title>DevForce Community Forum : how to bind one TextBox</title>
  <link>http://www.ideablade.com/forum/</link>
  <description>This is an XML content feed of; DevForce Community Forum : DevForce 2010 : how to bind one TextBox</description>
  <pubDate>Tue, 21 Apr 2026 20:40:31 -700</pubDate>
  <lastBuildDate>Tue, 27 Jul 2010 11:05:59 -700</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 9.69</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>www.ideablade.com/forum/RSS_post_feed.asp?TID=2008</WebWizForums:feedURL>
  <image>
   <title>DevForce Community Forum</title>
   <url>http://www.ideablade.com/forum/forum_images/IdeaBlade_logo_tm.png</url>
   <link>http://www.ideablade.com/forum/</link>
  </image>
  <item>
   <title>how to bind one TextBox : Have a look at one of the Mini-Demo...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=2008&amp;PID=7823#7823</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=4" rel="nofollow">GregD</a><br /><strong>Subject:</strong> 2008<br /><strong>Posted:</strong> 27-Jul-2010 at 11:05am<br /><br />Have a look at one of the Mini-Demo apps, e.g., either the WPF or Silverlight version in the <a href="http://www.ideablade.com:8989/xwiki/bin/download/&#068;ocumentati&#111;n/Topic_BusObjPersistence/030BusObjPersistence.zip" target="_blank">Business Object Persistence Code Samples</a>.<br /><br />They have an extremely simple UI consisting basically of a TextBlock whose Text property is bound to a property in a viewmodel class.<span style="font-size:10px"><br /><br />Edited by GregD - 27-Jul-2010 at 11:07am</span>]]>
   </description>
   <pubDate>Tue, 27 Jul 2010 11:05:59 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=2008&amp;PID=7823#7823</guid>
  </item> 
  <item>
   <title>how to bind one TextBox : I also followed the SL4 Quickie...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=2008&amp;PID=7814#7814</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=871" rel="nofollow">Oscar_Agreda</a><br /><strong>Subject:</strong> 2008<br /><strong>Posted:</strong> 27-Jul-2010 at 3:43am<br /><br />I also followed the SL4 Quickie with no Luck to bind just one TextBox for testing purposes<br><br>Because Ward creates a DataSource and then dragged and drop on the form, so I did the same for the TextBox, Drag and Drop,, but it did not work<br><br>http://www.ideablade.com/Videos/SilverlightQuickie/index.html<br><br>Regards<br><br>]]>
   </description>
   <pubDate>Tue, 27 Jul 2010 03:43:07 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=2008&amp;PID=7814#7814</guid>
  </item> 
  <item>
   <title>how to bind one TextBox : Hello I have been looking how...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=2008&amp;PID=7813#7813</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=871" rel="nofollow">Oscar_Agreda</a><br /><strong>Subject:</strong> 2008<br /><strong>Posted:</strong> 27-Jul-2010 at 3:28am<br /><br />Hello <br>I have been looking how to bind one text box on IdeaBlade<br><br>I know the DataForm and DataGrid use ItemsSource="{Binding Employees}" Property<br><br>but&nbsp; my TextBox<br><br>&lt;TextBox Grid.Column="1" Grid.Row="4" Height="23" HorizontalAlignment="Left" Margin="1" Name="Employee_WorkPhoneTextBox" Text="{Binding Employee_WorkPhone}" VerticalAlignment="Center" Width="230" HorizontalContentAlignment="Left" IsTabStop="True" MaxLength="20"/&gt;<br><br>Also tried my Prior Ria Binding , but it does not work either on IdeaBlade<br><br>&lt;TextBox Grid.Column="1" Grid.Row="4" Height="23" HorizontalAlignment="Left" Margin="1" Name="Patient_WorkPhoneTextBox" Text="{Binding Path=Emplyee_WorkPhone, Mode=TwoWay, NotifyOnValidationError=true, ValidatesOnExceptions=true, TargetNullValue=''}" VerticalAlignment="Center" Width="230" HorizontalContentAlignment="Left" IsTabStop="True" MaxLength="20"/&gt;<br><br>the DetailsGrid where this TextBox is located, is bound to <br>&lt;Grid DataContext="{Binding Employees}"<br><br>I followed<br>http://www.ideablade.com/DevForceSilverlight/DevForceSilverlight_DevelopersTour.aspx<br><br>on the same form I have a DataGrid for testing purposes and I can see the data on the grid , but not in my TextBox<br><br>what I am doing wrong ?<br><br>IdeaBlade is pretty fast compared to Ria Services<br><br>Regards<br><br>]]>
   </description>
   <pubDate>Tue, 27 Jul 2010 03:28:24 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=2008&amp;PID=7813#7813</guid>
  </item> 
 </channel>
</rss>