<?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 : TextBox Clears After Navigation</title>
  <link>http://www.ideablade.com/forum/</link>
  <description>This is an XML content feed of; DevForce Community Forum : DevForce Classic : TextBox Clears After Navigation</description>
  <pubDate>Fri, 17 Apr 2026 05:50:16 -700</pubDate>
  <lastBuildDate>Wed, 11 Jul 2007 17:09:33 -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=103</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>TextBox Clears After Navigation : Thank you, Kim. I&amp;#039;ll walk...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=103&amp;PID=272#272</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=24" rel="nofollow">Linguinut</a><br /><strong>Subject:</strong> 103<br /><strong>Posted:</strong> 11-Jul-2007 at 5:09pm<br /><br />Thank you, Kim.&nbsp; I'll walk through these ideas tomorrow and report on&nbsp;the results.<DIV>&nbsp;</DIV><DIV>Much appreciated!<BR>Bill</DIV>]]>
   </description>
   <pubDate>Wed, 11 Jul 2007 17:09:33 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=103&amp;PID=272#272</guid>
  </item> 
  <item>
   <title>TextBox Clears After Navigation : First, I would double-check (or...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=103&amp;PID=270#270</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=11" rel="nofollow">kimj</a><br /><strong>Subject:</strong> 103<br /><strong>Posted:</strong> 11-Jul-2007 at 1:36pm<br /><br />First, I would double-check (or maybe triple-check) that the binding is in fact set up correctly.&nbsp; You never know. :)<DIV>&nbsp;</DIV><DIV>Next take a look at this tech tip on data binding and form validation&nbsp;:&nbsp; <a href="http://www.ideablade.com/forum/forum_posts.asp?TID=55" target="_blank">http://www.ideablade.com/forum/forum_posts.asp?TID=55</A>.</DIV><DIV>&nbsp;</DIV><DIV>Also take a look at the BindingDescriptor.DataSourceUpdateMode property, which is used to control when data is pushed into the bound object.&nbsp; It defaults to "OnValidation", although in your case it may have been accidentally set to "Never".&nbsp; It can also be set to 'OnPropertyChanged".&nbsp; </DIV><DIV>&nbsp;</DIV><DIV>Finally, if none of this works, check your debuglog.xml to see if any warnings or errors have been logged.&nbsp; Binding problems usually cause an exception to be thrown and not logged, but you might find something suspicious going on.</DIV><DIV>&nbsp;</DIV><DIV>Good luck.</DIV>]]>
   </description>
   <pubDate>Wed, 11 Jul 2007 13:36:48 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=103&amp;PID=270#270</guid>
  </item> 
  <item>
   <title>TextBox Clears After Navigation : I did get away without having...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=103&amp;PID=252#252</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=24" rel="nofollow">Linguinut</a><br /><strong>Subject:</strong> 103<br /><strong>Posted:</strong> 09-Jul-2007 at 12:09pm<br /><br /><P>I did get away without having to demo this field; however, users are starting to test my application and will inevitably want to save a comment on the sales order.&nbsp; David K. was unable to reproduce the issue at the lab at IdeaBlade (thanks for trying David!).&nbsp; Does anyone have an idea where I might look to tackle this odd problem?</P><DIV>Thanks,<BR>Bill</DIV>]]>
   </description>
   <pubDate>Mon, 09 Jul 2007 12:09:16 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=103&amp;PID=252#252</guid>
  </item> 
  <item>
   <title>TextBox Clears After Navigation : I have a comment textbox on a...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=103&amp;PID=226#226</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=24" rel="nofollow">Linguinut</a><br /><strong>Subject:</strong> 103<br /><strong>Posted:</strong> 03-Jul-2007 at 12:47pm<br /><br />I have a comment textbox on a sales order window.&nbsp; If I enter text into the box, then navigate to another sales order, when I return, the text is gone.&nbsp; The only difference that I can detect between the comment textbox and others on the form is that it is multiline.&nbsp; The comment textbox is properly bound to the comment field in the entity object.&nbsp; The entity object is properly reflecting the structure of the sales order table.&nbsp; <DIV>&nbsp;</DIV><DIV>What should I look at to resolve this problem?</DIV><DIV>&nbsp;</DIV><DIV>Note:&nbsp; <EM>I demo the sales order window tomorrow morning at 9am.&nbsp; It would be great to have this resolved by then.&nbsp; If not, maybe I will just skip this field in the demo and see if I can get away with it.</EM></DIV><DIV>&nbsp;</DIV><DIV>Thanks!!</DIV><DIV>Bill</DIV>]]>
   </description>
   <pubDate>Tue, 03 Jul 2007 12:47:50 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=103&amp;PID=226#226</guid>
  </item> 
 </channel>
</rss>