<?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 : Unify Report and Property Grid C&#111;ntrols</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : Unify Report and Property Grid C&#111;ntrols]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 21 Apr 2026 21:46:08 +0000</pubDate>
  <lastBuildDate>Mon, 05 Sep 2005 15:35:14 +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=2846</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[Unify Report and Property Grid C&#111;ntrols : I would like to offer the suggestion...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=2846&amp;PID=8506&amp;title=unify-report-and-property-grid-controls#8506</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1003">Warren</a><br /><strong>Subject:</strong> 2846<br /><strong>Posted:</strong> 05 September 2005 at 3:35pm<br /><br />I would like to offer the suggestion that the report control items beunified with the property grid items of a similar nature (i.e. thecontrols that are in-place-activated - CXTPReportInplaceControl andCXTPPropertyGridItem).<br><br>The property grid offers a whole assortment of fully-functional andvery useful built-in items that are really needed in, but missing from,the Report Control (e.g. date pickers, masked edits, color pickers,font picker, file pickers) because the chain of derivation isdifferent, the functionality has to be duplicated by hand.<br><br>For example, <strong></strong>the existing hierarchy is:<br><strong>class</strong> CXTPReportInplaceEdit : <strong>public</strong> CEdit, <strong>public</strong> CXTPReportInplaceControl;<br><strong>class</strong> CXTPPropertyGridInplaceEdit : <strong>public</strong> CXTMaskEditT&lt;CEdit&gt;;<br><br>Is there a way to factor out all of the common functionality into acommon masked editing class? (in the final analysis, they really arevery similar - just custom drawing/validating controls in a rectangularsection of a the "parent" control) <br><br>I will freely admit I haven't looked very deeply at the reasons for theway the classes hierarchies are setup (and I'm sure there is a goodreason for the way it is), but it would be very nice to be able towrite a single custom-control, and then be able to multiply derive fromsomething else (e.g. CXTPReportInplaceControl, or a"CXTPPropertyGridInPlaceControl" type class) to add it to the reportcontrol, property grid, or on to a toolbar.<br><br>If you think I'm out to lunch with the above suggestion, I'd reallyappreciate having these items (i.e. date pickers, masked edits, colorpickers, font picker, file pickers - <span style="font-weight: bold;">especially date pickers</span>) added to the list of built-in report control items.&nbsp; <img src="http://forum.codejock.com/smileys/smiley1.gif" border="0"><br><br>Just my two cents worth...<br><br>Warren<br><br>]]>
   </description>
   <pubDate>Mon, 05 Sep 2005 15:35:14 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=2846&amp;PID=8506&amp;title=unify-report-and-property-grid-controls#8506</guid>
  </item> 
 </channel>
</rss>