<?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 drag a row within 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 drag a row within report control]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 04 Apr 2026 04:14:16 +0000</pubDate>
  <lastBuildDate>Wed, 17 Dec 2014 04:24:10 +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=22491</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 drag a row within report control : Hello Brian,Maybe you forget to...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=22491&amp;PID=72984&amp;title=cant-drag-a-row-within-report-control#72984</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=8730">olebed</a><br /><strong>Subject:</strong> 22491<br /><strong>Posted:</strong> 17 December 2014 at 4:24am<br /><br />Hello Brian,<br><br>Maybe you forget to use notifications. You can see they in our sample&nbsp;<br><br>DragDrop sample can be runed from menu of&nbsp;ReportSample&nbsp;-&gt; "REPORT CONTROL" -&gt; "Quality assurance" -&gt;&nbsp;"Drag &amp; Drop"<br><br>&nbsp;toolkitpro\Samples\ReportControl\ReportSample\TestDragDropDlg.cpp &nbsp;from line 54<br><br><table width="99%"><tr><td><pre class="BBcode">BEGIN_MESSAGE_MAP(CTestDragDropDlg, CDialog)<br>&nbsp; &nbsp;//{{AFX_MSG_MAP(CTestDragDropDlg)<br>&nbsp;...<br>&nbsp; &nbsp;ON_NOTIFY(XTP_NM_REPORT_BEGINDRAG, IDC_REPORT1, OnReportBeginDrag1)<br>&nbsp; &nbsp;ON_NOTIFY(XTP_NM_REPORT_DROP,      IDC_REPORT2, OnReportDrop2)<br>&nbsp; &nbsp;//}}AFX_MSG_MAP<br>END_MESSAGE_MAP()</pre></td></tr></table><br><br>Unfortunately it is not clear what exactly is going wrong. Can you please provide sample application so that we could debug it.<br><br>Regards,<br>  Oleksandr Lebed<br>]]>
   </description>
   <pubDate>Wed, 17 Dec 2014 04:24:10 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=22491&amp;PID=72984&amp;title=cant-drag-a-row-within-report-control#72984</guid>
  </item> 
  <item>
   <title><![CDATA[Can&#039;t drag a row within report control : I should have mentioned I&amp;#039;m...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=22491&amp;PID=72983&amp;title=cant-drag-a-row-within-report-control#72983</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=491">brianh</a><br /><strong>Subject:</strong> 22491<br /><strong>Posted:</strong> 16 December 2014 at 12:40pm<br /><br />I should have mentioned I'm using version 16.2.3 with MFC.]]>
   </description>
   <pubDate>Tue, 16 Dec 2014 12:40:25 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=22491&amp;PID=72983&amp;title=cant-drag-a-row-within-report-control#72983</guid>
  </item> 
  <item>
   <title><![CDATA[Can&#039;t drag a row within report control : Hi,I have a report control in...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=22491&amp;PID=72982&amp;title=cant-drag-a-row-within-report-control#72982</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=491">brianh</a><br /><strong>Subject:</strong> 22491<br /><strong>Posted:</strong> 16 December 2014 at 12:23pm<br /><br />Hi,<br /><br />I have a report control in a dialog, and I have called EnableDragDrop("myformat", xtpReportAllowDrag | xtpReportAllowDrop) to enable drag and drop functionality.<br /><br />When I drag a row it calls CXTPReportControl::BeginDrag() and starts the drag, but it never calls CXTPReportControl::OnDragOver() and never allows me to drop the row within the report.<br /><br />Do I need to do something else to enable this functionality?<br /><br />Thanks,<br /><br />Brian]]>
   </description>
   <pubDate>Tue, 16 Dec 2014 12:23:35 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=22491&amp;PID=72982&amp;title=cant-drag-a-row-within-report-control#72982</guid>
  </item> 
 </channel>
</rss>