<?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 is not displayed in my view</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Property Grid : property grid is not displayed in my view]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 19 Apr 2026 17:53:19 +0000</pubDate>
  <lastBuildDate>Mon, 07 Jul 2008 04:02:11 +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=11097</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 is not displayed in my view : Bug in your code:  replace ...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11097&amp;PID=37874&amp;title=property-grid-is-not-displayed-in-my-view#37874</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 11097<br /><strong>Posted:</strong> 07 July 2008 at 4:02am<br /><br /><DIV>Bug in your code:</DIV><DIV>&nbsp;</DIV><DIV>replace</DIV><DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; char* strCap;<BR>to</DIV><DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; char strCap&#091;10&#093;;<BR></DIV>]]>
   </description>
   <pubDate>Mon, 07 Jul 2008 04:02:11 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11097&amp;PID=37874&amp;title=property-grid-is-not-displayed-in-my-view#37874</guid>
  </item> 
  <item>
   <title><![CDATA[property grid is not displayed in my view : I have a report control in tab1,...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11097&amp;PID=37853&amp;title=property-grid-is-not-displayed-in-my-view#37853</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4260">mhwong</a><br /><strong>Subject:</strong> 11097<br /><strong>Posted:</strong> 06 July 2008 at 5:28pm<br /><br /><P =Ms&#111;normal style="MARGIN: 0in 0in 0pt"><FONT face="Times New Roman" size=3>I have a report control in tab1, and a property grid in tab2. If something changes in one of the columns in the report control, I need to display the same value in one of the fields in the property grid on tab 2. UpdateData() will not work. What is the best way to do this? Even if I have a document associated with the view, I can’t get it to work with UpdateAllViews(), right?</P><DIV></DIV><P>In this code, if I change the value of Capacity in mAh, then in tab2, the Max Capacity does get changed, but I also get a crash on the second attempt!!</P><P><a href="https://forum.codejock.com/uploads/20080706_172801_TabCtrl2.zip" target="_blank">uploads/20080706_172801_TabCtrl2.zip</A></FONT></P>]]>
   </description>
   <pubDate>Sun, 06 Jul 2008 17:28:21 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11097&amp;PID=37853&amp;title=property-grid-is-not-displayed-in-my-view#37853</guid>
  </item> 
  <item>
   <title><![CDATA[property grid is not displayed in my view : Hi, OnGridNotify have to return...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11097&amp;PID=37738&amp;title=property-grid-is-not-displayed-in-my-view#37738</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 11097<br /><strong>Posted:</strong> 02 July 2008 at 3:43pm<br /><br /><P>Hi,</P><DIV>OnGridNotify have to return FALSE by default....</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>also to reduce flickers add</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;GetDlgItem(IDC_FG_PARAMS_GRID)-&gt;ShowWindow(SW_HIDE);<BR>&nbsp;GetDlgItem(IDC_CHARGE_CURRENT_GRID)-&gt;ShowWindow(SW_HIDE);<BR>before you create grids.</DIV>]]>
   </description>
   <pubDate>Wed, 02 Jul 2008 15:43:40 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11097&amp;PID=37738&amp;title=property-grid-is-not-displayed-in-my-view#37738</guid>
  </item> 
  <item>
   <title><![CDATA[property grid is not displayed in my view : Can you please try with this sample?...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11097&amp;PID=37736&amp;title=property-grid-is-not-displayed-in-my-view#37736</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4260">mhwong</a><br /><strong>Subject:</strong> 11097<br /><strong>Posted:</strong> 02 July 2008 at 3:18pm<br /><br /><P =Ms&#111;normal style="MARGIN: 0in 0in 0pt"><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Trebuchet MS'">Can you please try with this sample? For the second tab, second property grid, for charger current, I can go through the combo box values by using arrow key, but it does not display the combo box.<?:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /><o:p></o:p></SPAN></P><P =Ms&#111;normal style="MARGIN: 0in 0in 0pt"><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Trebuchet MS'"><o:p>&nbsp;</o:p></SPAN></P><P =Ms&#111;normal style="MARGIN: 0in 0in 0pt"><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Trebuchet MS'">Thanks.</P><DIV></DIV><DIV></DIV><DIV></DIV><P =Ms&#111;normal style="MARGIN: 0in 0in 0pt"><a href="https://forum.codejock.com/uploads/20080702_151757_TabCtrl.zip" target="_blank">uploads/20080702_151757_TabCtrl.zip</A><o:p></o:p></SPAN></P>]]>
   </description>
   <pubDate>Wed, 02 Jul 2008 15:18:15 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11097&amp;PID=37736&amp;title=property-grid-is-not-displayed-in-my-view#37736</guid>
  </item> 
  <item>
   <title><![CDATA[property grid is not displayed in my view : Hi, I can&amp;#039;t reproduce it...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11097&amp;PID=37693&amp;title=property-grid-is-not-displayed-in-my-view#37693</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 11097<br /><strong>Posted:</strong> 02 July 2008 at 1:14am<br /><br />Hi,<DIV>I can't reproduce it with attached sample. I added same code - works fine.</DIV>]]>
   </description>
   <pubDate>Wed, 02 Jul 2008 01:14:50 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11097&amp;PID=37693&amp;title=property-grid-is-not-displayed-in-my-view#37693</guid>
  </item> 
  <item>
   <title><![CDATA[property grid is not displayed in my view : thanks that makes it display,...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11097&amp;PID=37678&amp;title=property-grid-is-not-displayed-in-my-view#37678</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4260">mhwong</a><br /><strong>Subject:</strong> 11097<br /><strong>Posted:</strong> 01 July 2008 at 6:36pm<br /><br />thanks that makes it display, however when i try to put in a combo box when i click on the combo box the drop down list does not display<br><br>i do the following<br><br>CXTPPropertyGridItem* pItem = pGrid-&gt;AddChildItem(new&nbsp; CXTPPropertyGridItem(_T("ComboBox"), 0);<br><br>pItem-&gt;GetConstraints()-&gt;AddConstraint(_T("hello world")); <br>pItem-&gt;SetFlags(xtpGridItemHasComboButton|xtpGridItemHasEdit);<br>pItem-&gt;SetConstraintEdit(TRUE);<br><br>]]>
   </description>
   <pubDate>Tue, 01 Jul 2008 18:36:01 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11097&amp;PID=37678&amp;title=property-grid-is-not-displayed-in-my-view#37678</guid>
  </item> 
  <item>
   <title><![CDATA[property grid is not displayed in my view : Hi,  Just bring it to front:...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11097&amp;PID=36968&amp;title=property-grid-is-not-displayed-in-my-view#36968</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 11097<br /><strong>Posted:</strong> 19 June 2008 at 1:49am<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>Just bring it to front:</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;m_grid.SetWindowPos(&amp;CWnd::wndTop, 0, 0, 0, 0, SWP_NOMOVE|SWP_NOSIZE);<BR></DIV>]]>
   </description>
   <pubDate>Thu, 19 Jun 2008 01:49:41 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11097&amp;PID=36968&amp;title=property-grid-is-not-displayed-in-my-view#36968</guid>
  </item> 
  <item>
   <title><![CDATA[property grid is not displayed in my view : i am using CXTTabCtrl to have...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11097&amp;PID=36946&amp;title=property-grid-is-not-displayed-in-my-view#36946</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4260">mhwong</a><br /><strong>Subject:</strong> 11097<br /><strong>Posted:</strong> 18 June 2008 at 2:51pm<br /><br />i am using CXTTabCtrl to have a tabbed dialog and i am adding CFormViews as my tabs.<br><br>in my code i have a view called CMicrophoneView where i am trying to use CXTPPropertyGrid however the property grid does not get displayed, i used the same approach as the property grid sample application that came with codejock.<br><br>if i move the mouse over the area where i expected the property grid control to be, i can see arrows for manipulating the control.&nbsp; so i think it has to do with how the property grid is being painted, but i dont know how to solve this problem.<br><br>source code provided below, any help would be greatly appreciated, thanks.<br><br><a href="uploads/20080618_144125_code.zip" target="_blank">uploads/20080618_144125_code.zip</a>]]>
   </description>
   <pubDate>Wed, 18 Jun 2008 14:51:01 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11097&amp;PID=36946&amp;title=property-grid-is-not-displayed-in-my-view#36946</guid>
  </item> 
 </channel>
</rss>