<?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 : Property Grid Validation Design?</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : Property Grid Validation Design?]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 22 Apr 2026 13:45:39 +0000</pubDate>
  <lastBuildDate>Mon, 10 Nov 2008 09:39:53 +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=12637</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[Property Grid Validation Design? : Hi, Olegnot sure what you have...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=12637&amp;PID=42749&amp;title=property-grid-validation-design#42749</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3104">MacW</a><br /><strong>Subject:</strong> 12637<br /><strong>Posted:</strong> 10 November 2008 at 9:39am<br /><br />Hi, Oleg<br><br>not sure what you have in mind.<br><br>XTP_PGN_ITEMVALUE_CHANGED is sent _after_ the edit field has called the OnValidateItem method. At this time the value of the item is already set if the OnValidateItem method accepted the change, or contains the contents before the edit cycle began...<br>]]>
   </description>
   <pubDate>Mon, 10 Nov 2008 09:39:53 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=12637&amp;PID=42749&amp;title=property-grid-validation-design#42749</guid>
  </item> 
  <item>
   <title><![CDATA[Property Grid Validation Design? : Hi, You can catch standard XTP_PGN_ITEMVALUE_CHANGED...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=12637&amp;PID=42724&amp;title=property-grid-validation-design#42724</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 12637<br /><strong>Posted:</strong> 10 November 2008 at 2:12am<br /><br />Hi,<DIV>You can catch standard XTP_PGN_ITEMVALUE_CHANGED message and if you don't like new value show message box set focus back.</DIV>]]>
   </description>
   <pubDate>Mon, 10 Nov 2008 02:12:09 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=12637&amp;PID=42724&amp;title=property-grid-validation-design#42724</guid>
  </item> 
  <item>
   <title><![CDATA[Property Grid Validation Design? : Hi, how is the validation in the...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=12637&amp;PID=42704&amp;title=property-grid-validation-design#42704</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3104">MacW</a><br /><strong>Subject:</strong> 12637<br /><strong>Posted:</strong> 07 November 2008 at 9:39am<br /><br />Hi, <br><br>how is the validation in the PropertyGrid intented to be used?<br><br>There seems to be only the GridIItem OnValidate method, which allows me to either accept or reject a change for a grid item.<br><br>But there seems to be no way to display a message and also keep the editor "alive", allowing the user to correct his input.<br><br>For example, my users type a complex (and long) formula into the grid value field. The OnValidateItem is fired. My method checks the formula and finds a problem. I now can either accept the invalid formula, or revert to the old content of the edit field - erasing everything the user has typed so far. This of course is not acceptable.<br><br>This cannot be how this is designed to be used. All other grid controls on the market provide a way to ínform the user about a problem while keeping the editor active and the current contents set...<br><br>I'm sure I'm jut not getting it.<br>Or has Codejock just not thought that through or looked at other grid controls before implementing this? I have found quite a number of questions on similar issues, but no replies...<br><br>And yes, I did check the CJ help. The only information I've found was the description<br><br>"This method is called to check value from in-place edit control"<br><br>for the OnValidateEdit method. Which is not really helpful.<br><br>]]>
   </description>
   <pubDate>Fri, 07 Nov 2008 09:39:47 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=12637&amp;PID=42704&amp;title=property-grid-validation-design#42704</guid>
  </item> 
 </channel>
</rss>