<?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 : RC to RC drag and drop</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Report Control : RC to RC drag and drop]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Thu, 14 May 2026 22:30:43 +0000</pubDate>
  <lastBuildDate>Fri, 24 Sep 2010 01:21:52 +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=17295</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[RC to RC drag and drop : No news? Ok. In the while I&amp;#039;ve...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=17295&amp;PID=60440&amp;title=rc-to-rc-drag-and-drop#60440</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6388">sebastiano1972</a><br /><strong>Subject:</strong> 17295<br /><strong>Posted:</strong> 24 September 2010 at 1:21am<br /><br />No news? Ok. In the while I've solved using an hidden column. It works well. But something still wrong in D&amp;D beginGrad event. Documentation says you have the opportunity to change records but it seems it is not true.<br><br>Sebastiano<br>]]>
   </description>
   <pubDate>Fri, 24 Sep 2010 01:21:52 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=17295&amp;PID=60440&amp;title=rc-to-rc-drag-and-drop#60440</guid>
  </item> 
  <item>
   <title><![CDATA[RC to RC drag and drop :    Hi All,I will like to introduce...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=17295&amp;PID=60395&amp;title=rc-to-rc-drag-and-drop#60395</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6388">sebastiano1972</a><br /><strong>Subject:</strong> 17295<br /><strong>Posted:</strong> 22 September 2010 at 3:35am<br /><br />Hi All,<br>I will like to introduce myself to the forum as a new user of this interesting suite of controls, my name is Sebastiano and I'm using cj 13.0.<br><br>I'm experiencing the following problem using drag and drop between 2 RC:<br><br>Intercepting the BeginDrag event I should be able to change dragged records (please refers to online help) througth the records parameters. So I do, but it won't run at all! Every change I do to the record is missing. It seems like a DragRecord happens just before the BeginDrag event. I try creating a new records collection and calling DragRecords inside BeginDrag event... results? twice the records in destination RC, the firsts bad the seconds good. No way to kill previous dragged records from the clipboard, no way to get a DataObject... It's driving me crazy!!!<br><br>Some explanations:<br>I need to change records because I'm using the record.tag to store ids and this property doesn't pass between D&amp;D. I prefer to not add another hidden column if it is possible...<br>EDIT: the same code is used to manage the two RCs so I can't distinguish between them (I'm using a wrapper)<br><br>Any idea? Suggestions?<br><br>Thanks in advance for your precious help<br><br>Sebastiano<br><br>EDIT: I've tried also MouseMove event, as suggested in online help, but it fires at least 2 times causing records to be added many times to the destination RC...<br>]]>
   </description>
   <pubDate>Wed, 22 Sep 2010 03:35:00 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=17295&amp;PID=60395&amp;title=rc-to-rc-drag-and-drop#60395</guid>
  </item> 
 </channel>
</rss>