<?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 : Validation on TextBox</title>
  <link>http://www.ideablade.com/forum/</link>
  <description>This is an XML content feed of; DevForce Community Forum : DevForce 2010 : Validation on TextBox</description>
  <pubDate>Tue, 12 May 2026 23:20:10 -700</pubDate>
  <lastBuildDate>Wed, 15 Sep 2010 09:05:44 -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=2117</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>Validation on TextBox :  Hi DenskI look out your solution...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=2117&amp;PID=8518#8518</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=896" rel="nofollow">bala</a><br /><strong>Subject:</strong> 2117<br /><strong>Posted:</strong> 15-Sep-2010 at 9:05am<br /><br />Hi Densk<br><br>I look out your solution and try to solve problem<br>I am sending my solution would you check out where I am doing mistek<br><br><a href="uploads/896/valid.zip" target="_blank">uploads/896/valid.zip</a><br><br>Thanks <br>]]>
   </description>
   <pubDate>Wed, 15 Sep 2010 09:05:44 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=2117&amp;PID=8518#8518</guid>
  </item> 
  <item>
   <title>Validation on TextBox : You need to implement a class...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=2117&amp;PID=8500#8500</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=912" rel="nofollow">DenisK</a><br /><strong>Subject:</strong> 2117<br /><strong>Posted:</strong> 14-Sep-2010 at 3:25pm<br /><br />You need to implement a class that implements an IVerifierProvider interface. Please take a look at the solution I sent you.]]>
   </description>
   <pubDate>Tue, 14 Sep 2010 15:25:54 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=2117&amp;PID=8500#8500</guid>
  </item> 
  <item>
   <title>Validation on TextBox : Hi Denskprivate void btnSave_Click(object...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=2117&amp;PID=8492#8492</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=896" rel="nofollow">bala</a><br /><strong>Subject:</strong> 2117<br /><strong>Posted:</strong> 14-Sep-2010 at 11:25am<br /><br />Hi Densk<br><br>&nbsp;private void btnSave_Click(object sender, RoutedEventArgs e)<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; {<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; STUDENT stud = new STUDENT();<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; stud.NAME = txtName.Text;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; stud.PHONE = Convert.ToInt64(txtPhone.Text);<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; mgr.AddEntity(stud);<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; mgr.SaveChangesAsync();<br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; }<br><br>Now this my code for save but How to fire that validation<br>i want make sure Name can not be empty and Phone no should be Number..<br>And want to show proper error message.<br><br>]]>
   </description>
   <pubDate>Tue, 14 Sep 2010 11:25:22 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=2117&amp;PID=8492#8492</guid>
  </item> 
  <item>
   <title>Validation on TextBox : If you go to our website, the...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=2117&amp;PID=8490#8490</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=912" rel="nofollow">DenisK</a><br /><strong>Subject:</strong> 2117<br /><strong>Posted:</strong> 14-Sep-2010 at 10:29am<br /><br />If you go to our website, the new version should be up there under the product page.]]>
   </description>
   <pubDate>Tue, 14 Sep 2010 10:29:13 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=2117&amp;PID=8490#8490</guid>
  </item> 
  <item>
   <title>Validation on TextBox : HI DeniskI could not found any...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=2117&amp;PID=8489#8489</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=896" rel="nofollow">bala</a><br /><strong>Subject:</strong> 2117<br /><strong>Posted:</strong> 14-Sep-2010 at 9:11am<br /><br />HI Denisk<br><br>I could not found any upgrade version of Devforce.<br>Where I can find new version?<br><br>Thanks<br>]]>
   </description>
   <pubDate>Tue, 14 Sep 2010 09:11:06 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=2117&amp;PID=8489#8489</guid>
  </item> 
  <item>
   <title>Validation on TextBox : Please update to the latest 6.0.5...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=2117&amp;PID=8482#8482</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=912" rel="nofollow">DenisK</a><br /><strong>Subject:</strong> 2117<br /><strong>Posted:</strong> 13-Sep-2010 at 2:46pm<br /><br />Please update to the latest 6.0.5 version.]]>
   </description>
   <pubDate>Mon, 13 Sep 2010 14:46:51 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=2117&amp;PID=8482#8482</guid>
  </item> 
  <item>
   <title>Validation on TextBox : Hi Thanks example looking cool...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=2117&amp;PID=8476#8476</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=896" rel="nofollow">bala</a><br /><strong>Subject:</strong> 2117<br /><strong>Posted:</strong> 13-Sep-2010 at 1:52pm<br /><br />Hi <br>Thanks example looking cool <br>I am try to running but I have one error<br><br>&nbsp;public class NoNumberVerifier : PropertyValueVerifier<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; {<br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; public NoNumberVerifier(Type pType, string propertyName, string displayName = null, bool? shouldTreatEmptyStringAsNull = null)<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : base<font color="#ff6666"><i><b>(new PropertyValueVerifierArgs(pType, propertyName, false, displayName, shouldTreatEmptyStringAsNull</b></i></font>))// error line<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; {<br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; }<br><br>Error&nbsp;&nbsp;&nbsp; 1&nbsp;&nbsp;&nbsp; 'IdeaBlade.Validation.PropertyValueVerifierArgs' does not contain a constructor that takes 5 arguments&nbsp;&nbsp;&nbsp; C:\Users\vend\Documents\Visual Studio 2010\Projects\DevF\ValidDensk\ValidDenskWeb\Student.cs&nbsp;&nbsp;&nbsp; 38&nbsp;&nbsp;&nbsp; 28&nbsp;&nbsp;&nbsp; ValidDenskWeb<br><br><br>]]>
   </description>
   <pubDate>Mon, 13 Sep 2010 13:52:52 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=2117&amp;PID=8476#8476</guid>
  </item> 
  <item>
   <title>Validation on TextBox : Please try again with this lin...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=2117&amp;PID=8475#8475</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=912" rel="nofollow">DenisK</a><br /><strong>Subject:</strong> 2117<br /><strong>Posted:</strong> 13-Sep-2010 at 12:56pm<br /><br />Please try again with this link:<div><br></div><div>http://wikisend.com/download/867508/SilverlightApplication1.zip</div>]]>
   </description>
   <pubDate>Mon, 13 Sep 2010 12:56:18 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=2117&amp;PID=8475#8475</guid>
  </item> 
  <item>
   <title>Validation on TextBox : Hey DeniskThanks for your sharing...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=2117&amp;PID=8471#8471</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=896" rel="nofollow">bala</a><br /><strong>Subject:</strong> 2117<br /><strong>Posted:</strong> 13-Sep-2010 at 4:33am<br /><br />Hey Denisk<br><br>Thanks for your sharing but this file is corrupted and not able to open in my side<br>would you like to share again..<br><br><br>Thanks <br>]]>
   </description>
   <pubDate>Mon, 13 Sep 2010 04:33:40 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=2117&amp;PID=8471#8471</guid>
  </item> 
  <item>
   <title>Validation on TextBox : I&amp;#039;ve created a simple solution...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=2117&amp;PID=8450#8450</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=912" rel="nofollow">DenisK</a><br /><strong>Subject:</strong> 2117<br /><strong>Posted:</strong> 10-Sep-2010 at 2:36pm<br /><br />I've created a simple solution that should help you get started. Please click the link below to download.<div><br></div><div>http://wikisend.com/download/445970/SilverlightApplication1.zip</div>]]>
   </description>
   <pubDate>Fri, 10 Sep 2010 14:36:19 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=2117&amp;PID=8450#8450</guid>
  </item> 
  <item>
   <title>Validation on TextBox : I already been went thru this...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=2117&amp;PID=8435#8435</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=896" rel="nofollow">bala</a><br /><strong>Subject:</strong> 2117<br /><strong>Posted:</strong> 10-Sep-2010 at 11:10am<br /><br />I already been went thru this page<br>This validation work only on Data form or grid...<br>How can I populate error on text box.<br><br>Thanks<br>]]>
   </description>
   <pubDate>Fri, 10 Sep 2010 11:10:50 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=2117&amp;PID=8435#8435</guid>
  </item> 
  <item>
   <title>Validation on TextBox : I see. There is a section on our...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=2117&amp;PID=8434#8434</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=912" rel="nofollow">DenisK</a><br /><strong>Subject:</strong> 2117<br /><strong>Posted:</strong> 10-Sep-2010 at 11:01am<br /><br />I see. There is a section on our Wiki that describes how to implement Data Verification with DevForce. Here is the link<div><br></div><div><a href="http://drc.ideablade.com/xwiki/bin/view/&#068;ocumentati&#111;n/Validati&#111;nThroughVerificati&#111;n#x_footnote_ref_1" target="_blank">http://drc.ideablade.com/xwiki/bin/view/Documentation/ValidationThroughVerification#x_footnote_ref_1</a></div><div><br></div><div>That should help you get started.</div>]]>
   </description>
   <pubDate>Fri, 10 Sep 2010 11:01:15 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=2117&amp;PID=8434#8434</guid>
  </item> 
  <item>
   <title>Validation on TextBox : No..I did not implemented any...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=2117&amp;PID=8433#8433</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=896" rel="nofollow">bala</a><br /><strong>Subject:</strong> 2117<br /><strong>Posted:</strong> 10-Sep-2010 at 10:58am<br /><br />No..<br>I did not implemented any manual code<br>]]>
   </description>
   <pubDate>Fri, 10 Sep 2010 10:58:16 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=2117&amp;PID=8433#8433</guid>
  </item> 
  <item>
   <title>Validation on TextBox : Have you implemented an IVerifierProvider...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=2117&amp;PID=8432#8432</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=912" rel="nofollow">DenisK</a><br /><strong>Subject:</strong> 2117<br /><strong>Posted:</strong> 10-Sep-2010 at 10:55am<br /><br />Have you implemented an IVerifierProvider interface anywhere inside your class?]]>
   </description>
   <pubDate>Fri, 10 Sep 2010 10:55:11 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=2117&amp;PID=8432#8432</guid>
  </item> 
  <item>
   <title>Validation on TextBox : Hi DeniskThis is how I am getting...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=2117&amp;PID=8409#8409</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=896" rel="nofollow">bala</a><br /><strong>Subject:</strong> 2117<br /><strong>Posted:</strong> 09-Sep-2010 at 4:28am<br /><br />Hi Denisk<br><br>This is how I am getting records on Datagrid<br><br>public ObservableCollection&lt;STUDENT&gt; Students { get; private set; }<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; var query = _mgr.STUDENTs;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; query.ExecuteAsync(op =&gt; { op.Results.ForEach(Students.Add);}, null);<br><br>Like this I am showing details with Clicking on Data grid<br>private void StudentGrid_SelectionChanged(object sender, SelectionChangedEventArgs e)<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; {<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; if (StudentGrid.SelectedItem == null)<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; {<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; return;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; }<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; else<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; {<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; StudentSorders&nbsp;&nbsp; aa = (StudentSorders)StudentGrid.SelectedItem;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; _id = aa.ID;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; txtName.Text = aa.NOME;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; }<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; }<br>Here after diplaying record on txtbox i am doing add/delete/ update operation and this time<br>i need validation.<br><br>private void btnUpdate_Click(object sender, RoutedEventArgs e)<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; {<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; STUDENT stud = Students.Where(t =&gt; t.ID == Convert.ToDecimal(_id)).Single();<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; stud.NAME = txtName.Text;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; StudentGrid.ItemsSource = Students;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; _mgr.SaveChangesAsync();<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; }<br><br>Thanks<br>]]>
   </description>
   <pubDate>Thu, 09 Sep 2010 04:28:36 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=2117&amp;PID=8409#8409</guid>
  </item> 
  <item>
   <title>Validation on TextBox : Bala;How are you binding your...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=2117&amp;PID=8403#8403</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=912" rel="nofollow">DenisK</a><br /><strong>Subject:</strong> 2117<br /><strong>Posted:</strong> 08-Sep-2010 at 2:57pm<br /><br /><div style=": rgb255, 255, 255; margin-left: 1px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; font-family: Verdana, Arial, Helvetica, sans-serif; color: rgb0, 0, 0; font-weight: normal; font-size: 12px; line-height: 1.4; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; -: n&#111;ne; ">Bala;<div><br></div><div>How are you binding your UI control and Data Context?</div></div>]]>
   </description>
   <pubDate>Wed, 08 Sep 2010 14:57:42 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=2117&amp;PID=8403#8403</guid>
  </item> 
  <item>
   <title>Validation on TextBox : Hi  I am using master details...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=2117&amp;PID=8398#8398</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=896" rel="nofollow">bala</a><br /><strong>Subject:</strong> 2117<br /><strong>Posted:</strong> 08-Sep-2010 at 7:30am<br /><br />Hi<br><br>I am using master details method I am showing data on grid&nbsp; and after selecting a grid<br>his details showing on textbox.<br><br>Now i want to update data and I want validation on it. and want to fire proper error message too.<br><br>Mention code is not fireing any message.<br><br>Thanks<br>]]>
   </description>
   <pubDate>Wed, 08 Sep 2010 07:30:34 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=2117&amp;PID=8398#8398</guid>
  </item> 
  <item>
   <title>Validation on TextBox : Hi Bala;You just need to bind...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=2117&amp;PID=8375#8375</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=912" rel="nofollow">DenisK</a><br /><strong>Subject:</strong> 2117<br /><strong>Posted:</strong> 06-Sep-2010 at 4:16pm<br /><br /><div style=": rgb255, 255, 255; margin-left: 1px; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; font-family: Verdana, Arial, Helvetica, sans-serif; color: rgb0, 0, 0; font-weight: normal; font-size: 12px; line-height: 1.4; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; -: n&#111;ne; ">Hi Bala;<div><br></div><div>You just need to bind the TextBox to the Entity's property and set&nbsp;NotifyOnValidationError=true.&nbsp;</div><div><br></div><div>For example, using our NorthwindIB Database example, to bind a TextBox to the Employee.City property, the XAML file would look like this:</div><div><br></div><div>Text="{Binding City, Mode=TwoWay, NotifyOnValidationError=true}"</div><div><br></div><div>Hope this helps.</div><div><br></div><div>Denis</div></div>]]>
   </description>
   <pubDate>Mon, 06 Sep 2010 16:16:38 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=2117&amp;PID=8375#8375</guid>
  </item> 
  <item>
   <title>Validation on TextBox : Hi  I am inserting data after...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=2117&amp;PID=8324#8324</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=896" rel="nofollow">bala</a><br /><strong>Subject:</strong> 2117<br /><strong>Posted:</strong> 02-Sep-2010 at 11:11am<br /><br />Hi<DIV>&nbsp;</DIV><DIV>I am inserting data after entering on TextBox</DIV><DIV>&nbsp;</DIV><DIV>I want to validiate that text box...</DIV><DIV>&nbsp;</DIV><DIV>How can I do with DevForce.?</DIV><DIV>&nbsp;</DIV><DIV>I am using Devforce200V 6.0.4.0 With Silverlight</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>Waiting for help</DIV>]]>
   </description>
   <pubDate>Thu, 02 Sep 2010 11:11:41 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=2117&amp;PID=8324#8324</guid>
  </item> 
 </channel>
</rss>