<?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 : ComboBox Validation</title>
  <link>http://www.ideablade.com/forum/</link>
  <description>This is an XML content feed of; DevForce Community Forum : DevForce 2010 : ComboBox Validation</description>
  <pubDate>Wed, 29 Jul 2026 20:32:09 -700</pubDate>
  <lastBuildDate>Tue, 26 Apr 2011 10:42:35 -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=2631</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>ComboBox Validation : Thanks for the upload, I&amp;#039;ll...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=2631&amp;PID=10539#10539</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=1097" rel="nofollow">robertg</a><br /><strong>Subject:</strong> 2631<br /><strong>Posted:</strong> 26-Apr-2011 at 10:42am<br /><br />Thanks for the upload, I'll take a look at your solution.]]>
   </description>
   <pubDate>Tue, 26 Apr 2011 10:42:35 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=2631&amp;PID=10539#10539</guid>
  </item> 
  <item>
   <title>ComboBox Validation : Hello!I&amp;#039;ve attached a Sample...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=2631&amp;PID=10538#10538</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=743" rel="nofollow">Waahnsinn</a><br /><strong>Subject:</strong> 2631<br /><strong>Posted:</strong> 26-Apr-2011 at 9:42am<br /><br />Hello!<br><br>I've attached a Sample (works with the NorthwindIB Database).<br><br>I want the combobox to display an error when there is no category selected in the ComboBox.<br><br><br><a href="uploads/743/WpfApplicati&#111;nComboBox.zip" target="_blank">uploads/743/WpfApplicationComboBox.zip</a>]]>
   </description>
   <pubDate>Tue, 26 Apr 2011 09:42:29 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=2631&amp;PID=10538#10538</guid>
  </item> 
  <item>
   <title>ComboBox Validation :   You could try something like...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=2631&amp;PID=10517#10517</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=579" rel="nofollow">gregweb</a><br /><strong>Subject:</strong> 2631<br /><strong>Posted:</strong> 21-Apr-2011 at 1:34pm<br /><br />You could try something like this to force the validation to display:<div>&nbsp;</div><div><span ="kwd"><font color="#00008b">public</font></span><span ="pln"> </span><span ="kwd"><font color="#00008b">void</font></span><span ="pln"> </span><span ="typ"><font color="#2b91af">Window_Loaded</font></span><span ="pun">(</span><span ="kwd"><font color="#00008b">object</font></span><span ="pln"> sender</span><span ="pun">,</span><span ="pln"> </span><span ="typ"><font color="#2b91af">RoutedEventArgs</font></span><span ="pln"> e</span><span ="pun">)</span><span ="pln"><br></span><span ="pun">{</span><span ="pln"><br>    </span><span ="com"><font color="#808080">// we manually fire the bindings so we get the validation initially</font></span><span ="pln"><br>    cboName</span><span ="pun">.</span><span ="typ"><font color="#2b91af">GetBindingExpression</font></span><span ="pun">(</span><span ="typ"><font color="#2b91af">TextBox</font></span><span ="pun">.</span><span ="typ"><font color="#2b91af">TextProperty</font></span><span ="pun">).</span><span ="typ"><font color="#2b91af">UpdateSource</font></span><span ="pun">();</span><span ="pln"><br>&nbsp;&nbsp;&nbsp; </span><span ="pln"><br></span><span ="pun">}</span></div><p><span ="pun"></span>&nbsp;</p><p><span ="pun">Greg</span><span ="pln"></p><div><br></div></span>]]>
   </description>
   <pubDate>Thu, 21 Apr 2011 13:34:08 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=2631&amp;PID=10517#10517</guid>
  </item> 
  <item>
   <title>ComboBox Validation : Waahnsinn,Is it a pre-defined...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=2631&amp;PID=10510#10510</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=1097" rel="nofollow">robertg</a><br /><strong>Subject:</strong> 2631<br /><strong>Posted:</strong> 21-Apr-2011 at 11:09am<br /><br />Waahnsinn,<br><br>Is it a pre-defined verifier, or a customer verifier which is generating the error status that's not being shown by the combobox control?<br><br>Could you post some code, so I can see how you're doing this? I can't really tell you what's wrong without being able to see what you're doing.<br><br>There are a few differences between DF validation in WPF and either Silverlight or WinForms. You may also want to look at the writeup for this on the DRC: http://drc.ideablade.com/xwiki/bin/view/Documentation/verification-ui#HVerificationwithaWPFUI<br><br>-- Robert<br>]]>
   </description>
   <pubDate>Thu, 21 Apr 2011 11:09:31 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=2631&amp;PID=10510#10510</guid>
  </item> 
  <item>
   <title>ComboBox Validation : Hi!I&amp;#039;ve got a WPF Form on...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=2631&amp;PID=10506#10506</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=743" rel="nofollow">Waahnsinn</a><br /><strong>Subject:</strong> 2631<br /><strong>Posted:</strong> 21-Apr-2011 at 6:25am<br /><br />Hi!<br>I've got a WPF Form on which I want to display a ComboBox. The selection of a value of this ComboBox is required so I need to display e.g. a RedBorder for this ComboBox if no value is selected. <br>The SelectedItem of the ComboBox is bound to the Property of the corresponding Entity.<br>The Validation is working - I only need a way to display the error...<br><br><br>]]>
   </description>
   <pubDate>Thu, 21 Apr 2011 06:25:22 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=2631&amp;PID=10506#10506</guid>
  </item> 
 </channel>
</rss>