<?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="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>Codejock Developer Community : How to validate item text</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Report Control : How to validate item text]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Thu, 04 Jun 2026 06:27:29 +0000</pubDate>
  <lastBuildDate>Mon, 15 Apr 2013 12:10:09 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.04</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>forum.codejock.com/RSS_post_feed.asp?TID=21587</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Codejock Developer Community]]></title>
   <url>http://forum.codejock.com/forum_images/codejock-logo.gif</url>
   <link>http://forum.codejock.com/</link>
  </image>
  <item>
   <title><![CDATA[How to validate item text : Hi Folks  I need to validate...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=21587&amp;PID=70813&amp;title=how-to-validate-item-text#70813</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5155">schwinn</a><br /><strong>Subject:</strong> 21587<br /><strong>Posted:</strong> 15 April 2013 at 12:10pm<br /><br />Hi Folks<DIV>&nbsp;</DIV><DIV>I need to validate the CXTPReportRecordItem in report control in tree mode. If the text is no good I would like to display in a balloon tip in the edit control as well</DIV><DIV>&nbsp;</DIV><DIV>When the user is typing text, I can display a balloon tip in OnEditChanging but my validation requires pinging a database to see if the entered text is allowed. So not a good place here to validate since every character typed would ping the database.</DIV><DIV>&nbsp;</DIV><DIV>I cannot show a ballon tip in OnEditChanged, my guess is because OnEnKillFocus has occured.</DIV><DIV>&nbsp;</DIV><DIV>Can anyone tell me the correct mechanism. I have caught <FONT face=C&#111;nsolas><FONT size=2 face=C&#111;nsolas>XTP_NM_REPORT_VALUECHANGED <FONT face=Verdana>but the edit control has gone.</FONT></FONT></FONT></DIV><DIV><FONT size=2>So in short overridding </FONT></DIV><DIV><FONT size=2>1. </FONT><FONT size=2>OnChanging, no good, I cannot keep pinging the database.</FONT></DIV><DIV><FONT size=2>2. OnChanged / OnValidateEdit, cannot get a balloon tip to display, due to KillFocus?</FONT></DIV><DIV><FONT size=2>3. Catching <FONT face=C&#111;nsolas>XTP_NM_REPORT_VALUECHANGED </FONT><FONT face=Verdana>still cannot display a balloon tip in the edit.</FONT></FONT></DIV><DIV><FONT size=2></FONT>&nbsp;</DIV><DIV><FONT size=2>Anyone help please...</FONT></DIV><DIV><FONT size=2></FONT>&nbsp;</DIV>]]>
   </description>
   <pubDate>Mon, 15 Apr 2013 12:10:09 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=21587&amp;PID=70813&amp;title=how-to-validate-item-text#70813</guid>
  </item> 
 </channel>
</rss>