<?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 : Drag N Drop</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Report Control : Drag N Drop]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 15 May 2026 23:04:35 +0000</pubDate>
  <lastBuildDate>Fri, 02 Mar 2007 09:37:36 +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=6324</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[Drag N Drop : Yeah I figured out what the issue...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6324&amp;PID=20851&amp;title=drag-n-drop#20851</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1932">LittleJK</a><br /><strong>Subject:</strong> 6324<br /><strong>Posted:</strong> 02 March 2007 at 9:37am<br /><br />Yeah I figured out what the issue was... I was debugging our production code on this matter (which I didn't have a hand in writing) and found that&nbsp; the production code's drag n drop had a small coding error... an extra column without a ID and data was declared. Once that was removed everything worked fine. It's amazing how 1 line of code can derail something simple.&nbsp;]]>
   </description>
   <pubDate>Fri, 02 Mar 2007 09:37:36 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6324&amp;PID=20851&amp;title=drag-n-drop#20851</guid>
  </item> 
  <item>
   <title><![CDATA[Drag N Drop : You have to use ReportControl.CreateRecordsFromDropArray()...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6324&amp;PID=20846&amp;title=drag-n-drop#20846</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=862">sserge</a><br /><strong>Subject:</strong> 6324<br /><strong>Posted:</strong> 02 March 2007 at 3:03am<br /><br />You have to use ReportControl.<b>CreateRecordsFromDropArray</b>() function.<br>&nbsp;<br>See our VB Sample, frmDragDrop form. <br><br><br>--<br>WBR,<br>Serge<br>]]>
   </description>
   <pubDate>Fri, 02 Mar 2007 03:03:42 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6324&amp;PID=20846&amp;title=drag-n-drop#20846</guid>
  </item> 
  <item>
   <title><![CDATA[Drag N Drop : Hi we were wondering if we can...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6324&amp;PID=20097&amp;title=drag-n-drop#20097</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1932">LittleJK</a><br /><strong>Subject:</strong> 6324<br /><strong>Posted:</strong> 05 February 2007 at 5:18pm<br /><br />Hi&nbsp; we were wondering if we can get some help with Dragging and Dropping from a custom commandbar control containing a Report Control in which is found on an MDI form to a child form containing a usercontrol or to the child form itself. <br><br>We have a test model of a child form that accepts an item from a report control but in our application it fails to work. <br><br>Here is our example: Click on the button called Briefcase and then Drag the item in the report control to the form and release it.&nbsp; <br><br>Thanks<br><br><a href="uploads/20070205_171645_dragdrop.zip" target="_blank">uploads/20070205_171645_dragdrop.zip</a><br><br>]]>
   </description>
   <pubDate>Mon, 05 Feb 2007 17:18:44 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6324&amp;PID=20097&amp;title=drag-n-drop#20097</guid>
  </item> 
 </channel>
</rss>