<?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 : Can&#039;t edit in report control</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Report Control : Can&#039;t edit in report control]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 05 Jun 2026 21:46:43 +0000</pubDate>
  <lastBuildDate>Sun, 15 Oct 2006 07:46:16 +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=5044</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[Can&#039;t edit in report control : Ditto on the &amp;#034;finally sunk...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5044&amp;PID=16529&amp;title=cant-edit-in-report-control#16529</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2295">TerryT</a><br /><strong>Subject:</strong> 5044<br /><strong>Posted:</strong> 15 October 2006 at 7:46am<br /><br />Ditto on the "finally sunk in"<DIV>&nbsp;</DIV><DIV>Restored the "<FONT size=1>OnMouseActivate()", all is fine!</FONT></DIV><DIV><FONT size=1>Thx!</FONT></DIV>]]>
   </description>
   <pubDate>Sun, 15 Oct 2006 07:46:16 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5044&amp;PID=16529&amp;title=cant-edit-in-report-control#16529</guid>
  </item> 
  <item>
   <title><![CDATA[Can&#039;t edit in report control : Thank you very much, I looked...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5044&amp;PID=15762&amp;title=cant-edit-in-report-control#15762</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2279">garylyb</a><br /><strong>Subject:</strong> 5044<br /><strong>Posted:</strong> 17 September 2006 at 9:36am<br /><br />Thank you very much, I looked at the <FONT size=2>OnMouseActivate several times, and kept saying it doesn't do anything, so I ignored it.<DIV></DIV><DIV>&nbsp;</DIV><DIV>It does, however, call CWnd instead of CView, so once that finally sunk in, I added it.</DIV><DIV>&nbsp;</DIV><DIV>Thanks again,</DIV><DIV>&nbsp;</DIV><DIV>Gary</DIV><DIV>&nbsp;</DIV></FONT>]]>
   </description>
   <pubDate>Sun, 17 Sep 2006 09:36:09 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5044&amp;PID=15762&amp;title=cant-edit-in-report-control#15762</guid>
  </item> 
  <item>
   <title><![CDATA[Can&#039;t edit in report control : About WM_INITIALUPDATE - just...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5044&amp;PID=15715&amp;title=cant-edit-in-report-control#15715</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 5044<br /><strong>Posted:</strong> 15 September 2006 at 1:15am<br /><br />About WM_INITIALUPDATE - just comment <FONT size=2><P>pWnd-&gt;SendMessage(WM_INITIALUPDATE)</P></FONT>in <FONT size=2>CTest1View::AddView. We fixed it in our sample too.<DIV><DIV></DIV><DIV></DIV>Thanks.</DIV></FONT>]]>
   </description>
   <pubDate>Fri, 15 Sep 2006 01:15:49 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5044&amp;PID=15715&amp;title=cant-edit-in-report-control#15715</guid>
  </item> 
  <item>
   <title><![CDATA[Can&#039;t edit in report control : Hi,  You didn&amp;#039;t copy one...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5044&amp;PID=15714&amp;title=cant-edit-in-report-control#15714</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 5044<br /><strong>Posted:</strong> 15 September 2006 at 1:14am<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>You didn't copy one method from our sample:</DIV><DIV>&nbsp;</DIV><DIV><FONT size=2><P>ON_WM_MOUSEACTIVATE()</P></FONT></DIV><DIV>...</DIV><DIV><FONT color=#0000ff size=2><P>int</FONT><FONT size=2> CTest1View::OnMouseActivate(CWnd* pDesktopWnd, UINT nHitTest, UINT message)</P><P>{</P><P></FONT><FONT color=#0000ff size=2>return</FONT><FONT size=2> CWnd::OnMouseActivate(pDesktopWnd, nHitTest, message);</P><P>}</P></FONT></DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Fri, 15 Sep 2006 01:14:07 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5044&amp;PID=15714&amp;title=cant-edit-in-report-control#15714</guid>
  </item> 
  <item>
   <title><![CDATA[Can&#039;t edit in report control : I just uploaded a file in the...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5044&amp;PID=15704&amp;title=cant-edit-in-report-control#15704</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2279">garylyb</a><br /><strong>Subject:</strong> 5044<br /><strong>Posted:</strong> 14 September 2006 at 3:40pm<br /><br /><P>I just uploaded a file in the support area that demonstrates the problem.</P><P>OnInitialUpdate gets hit twice, the report control can't be edited, the windows are all set to WS_CLIPSIBLINGS|WS_CLIPCHILDREN</P><P>I can't get any farther until this gets resolved.</P><P>Thank you</P><P>Gary</P>]]>
   </description>
   <pubDate>Thu, 14 Sep 2006 15:40:43 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5044&amp;PID=15704&amp;title=cant-edit-in-report-control#15704</guid>
  </item> 
  <item>
   <title><![CDATA[Can&#039;t edit in report control : Hello,  This problem can appear...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5044&amp;PID=15699&amp;title=cant-edit-in-report-control#15699</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 5044<br /><strong>Posted:</strong> 14 September 2006 at 11:45am<br /><br />Hello,<DIV>&nbsp;</DIV><DIV>This problem can appear beacuse of clip styles - check that report, tabcontrol and view have WS_CLIPSIBLINGS|WS_CLIPCHILDREN styles</DIV>]]>
   </description>
   <pubDate>Thu, 14 Sep 2006 11:45:31 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5044&amp;PID=15699&amp;title=cant-edit-in-report-control#15699</guid>
  </item> 
  <item>
   <title><![CDATA[Can&#039;t edit in report control : Something is eating messages here,...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5044&amp;PID=15692&amp;title=cant-edit-in-report-control#15692</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2279">garylyb</a><br /><strong>Subject:</strong> 5044<br /><strong>Posted:</strong> 14 September 2006 at 7:44am<br /><br /><P>Something is eating messages here, Here is atrace of the task list sample:</P><DIV>&nbsp;</DIV><DIV>&lt;00738&gt; 00A905F0 R WM_NOTIFYFORMAT retCode:NFR_ANSI<BR>&lt;00739&gt; 00A905F0 S WM_NCHITTEST xPos:623 yPos:153<BR>&lt;00740&gt; 00A905F0 R WM_NCHITTEST nHittest:HTCLIENT<BR>&lt;00741&gt; 00A905F0 S message:0x2A48 &#091;User-defined:WM_USER+9800&#093; wParam:00000000 lParam:00000000<BR>&lt;00742&gt; 00A905F0 R message:0x2A48 &#091;User-defined:WM_USER+9800&#093; lResult:00000000<BR>&lt;00743&gt; 00A905F0 S WM_NCHITTEST xPos:620 yPos:148<BR>&lt;00744&gt; 00A905F0 R WM_NCHITTEST nHittest:HTCLIENT<BR>&lt;00745&gt; 00A905F0 S WM_SETCURSOR hwnd:00A905F0 nHittest:HTCLIENT wMouseMsg:WM_MOUSEMOVE<BR>&lt;00746&gt; 00A905F0 R WM_SETCURSOR fHaltProcessing:False<BR>&lt;00747&gt; 00A905F0 P WM_MOUSEMOVE fwKeys:0000 xPos:237 yPos:11<BR>&lt;00748&gt; 00A905F0 S WM_NCHITTEST xPos:620 yPos:148<BR></DIV><DIV>&nbsp;</DIV><DIV>Here is my app:</DIV><DIV>&nbsp;</DIV><DIV>00340&gt; 00B5078E R WM_SETCURSOR fHaltProcessing:False<BR>&lt;00341&gt; 00B5078E S WM_NCHITTEST xPos:407 yPos:548<BR>&lt;00342&gt; 00B5078E R WM_NCHITTEST nHittest:HTCLIENT<BR>&lt;00343&gt; 00B5078E S WM_NCHITTEST xPos:407 yPos:548<BR>&lt;00344&gt; 00B5078E R WM_NCHITTEST nHittest:HTCLIENT<BR>&lt;00345&gt; 00B5078E S WM_SETCURSOR hwnd:00B5078E nHittest:HTCLIENT wMouseMsg:WM_MOUSEMOVE<BR>&lt;00346&gt; 00B5078E R WM_SETCURSOR fHaltProcessing:False<BR>&lt;00347&gt; 00B5078E P WM_MOUSEMOVE fwKeys:0000 xPos:180 yPos:32<BR>&lt;00348&gt; 00B5078E P WM_PAINT hdc:00000000<BR>&lt;00349&gt; 00B5078E S WM_NCHITTEST xPos:407 yPos:548<BR></DIV><DIV>&nbsp;</DIV><DIV>These messages are missing:</DIV><DIV>&nbsp;</DIV><DIV>&lt;00742&gt; 00A905F0 R message:0x2A48 &#091;User-defined:WM_USER+9800&#093; lResult:00000000<BR></DIV><DIV>&nbsp;</DIV><DIV>This is a tab in a <FONT size=2><P>CXTPTabControl</P><DIV>in an mdi window.</DIV><DIV>&nbsp;</DIV><DIV>Gary</DIV><DIV>&nbsp;</DIV></FONT></DIV>]]>
   </description>
   <pubDate>Thu, 14 Sep 2006 07:44:20 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5044&amp;PID=15692&amp;title=cant-edit-in-report-control#15692</guid>
  </item> 
  <item>
   <title><![CDATA[Can&#039;t edit in report control :   I have a report control in...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5044&amp;PID=15682&amp;title=cant-edit-in-report-control#15682</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2279">garylyb</a><br /><strong>Subject:</strong> 5044<br /><strong>Posted:</strong> 13 September 2006 at 11:25pm<br /><br /><FONT color=#0000ff size=2><DIV>&nbsp;</DIV><DIV>I have a report control in a CFormView,</DIV><DIV>&nbsp;</DIV><DIV>It looks like I'm doing the same things as the task list sample</DIV><DIV><FONT size=2><P>pCol-&gt;SetEditable(TRUE);</P><P>pCol-&gt;GetEditOptions()-&gt;m_bAllowEdit = TRUE;</P></FONT></DIV><DIV>I set allowedit:</DIV><DIV><FONT size=2><P>m_Report.AllowEdit(TRUE);</P><DIV>m_Report.Populate();</DIV></FONT></DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>But, when I click on a cell, it looks like it starts to edit, but when I press a key I always get an exception here:</DIV><DIV>&nbsp;</DIV><DIV>void</FONT><FONT size=2> CXTPReportInplaceEdit::OnKeyDown(UINT nChar, UINT nRepCnt, UINT nFlags)</DIV><P>{</P><P>CXTPReportControl* _pControl = pControl;</P><P>ASSERT(_pControl);</P><DIV></DIV><DIV></DIV><DIV></DIV><DIV></DIV><DIV>&nbsp;</DIV><DIV>Because pControl is NULL</DIV><DIV>&nbsp;</DIV><DIV><DIV></DIV><DIV></DIV>I don't know what's going on?</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV></DIV></FONT>]]>
   </description>
   <pubDate>Wed, 13 Sep 2006 23:25:09 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5044&amp;PID=15682&amp;title=cant-edit-in-report-control#15682</guid>
  </item> 
 </channel>
</rss>