<?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 : Field Chooser - D n D issue</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Report Control : Field Chooser - D n D issue]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 02 May 2026 00:46:37 +0000</pubDate>
  <lastBuildDate>Wed, 26 Apr 2006 14:25:51 +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=4061</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[Field Chooser - D n D issue : Yeahwe figured it out...our issue...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4061&amp;PID=12436&amp;title=field-chooser-d-n-d-issue#12436</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1932">LittleJK</a><br /><strong>Subject:</strong> 4061<br /><strong>Posted:</strong> 26 April 2006 at 2:25pm<br /><br /><P>Yeah&nbsp;we figured it out...&nbsp;our issue was that VB was getting confused over what to call because our naming&nbsp;convention of the controls were the same as&nbsp;calling the report control and it's objects.</P><P>example:<BR>reportcontrol.fieldchooser&nbsp;= me.fieldchooser</P><P>once we renamed the controls to being </P><P>reportcontrol1.fieldchooser = me.fieldchooser1 it worked.</P><P>thanks&nbsp;&nbsp;</P>]]>
   </description>
   <pubDate>Wed, 26 Apr 2006 14:25:51 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4061&amp;PID=12436&amp;title=field-chooser-d-n-d-issue#12436</guid>
  </item> 
  <item>
   <title><![CDATA[Field Chooser - D n D issue : Due to that its on a picture box...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4061&amp;PID=12431&amp;title=field-chooser-d-n-d-issue#12431</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1932">LittleJK</a><br /><strong>Subject:</strong> 4061<br /><strong>Posted:</strong> 26 April 2006 at 11:41am<br /><br /><P>Due to that its on a picture box inside the form on a docking pane, we are declaring it as:<BR>reportcontrol.FieldChooser = me.FieldChooser</P><P>We can drag columns into the Report Control from the Field Chooser but we can not drag the columns back... it seems like there is a focus problem due to that when we go to drag it back from the report control, the report control scrolls to the end of the Report Control and never catches the focus. Can it be a docking pane issue? But we did try the&nbsp;modal floating form with the exact code from the examples but it didn't work&nbsp;either.</P><P>thanks&nbsp;</P>]]>
   </description>
   <pubDate>Wed, 26 Apr 2006 11:41:34 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4061&amp;PID=12431&amp;title=field-chooser-d-n-d-issue#12431</guid>
  </item> 
  <item>
   <title><![CDATA[Field Chooser - D n D issue : Have you done this:wndReportControl.FieldChooser...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4061&amp;PID=12430&amp;title=field-chooser-d-n-d-issue#12430</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=369">SuperMario</a><br /><strong>Subject:</strong> 4061<br /><strong>Posted:</strong> 26 April 2006 at 11:27am<br /><br />Have you done this:<br><br>wndReportControl.FieldChooser = frmFieldChooser.wndFieldChooser<br>]]>
   </description>
   <pubDate>Wed, 26 Apr 2006 11:27:26 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4061&amp;PID=12430&amp;title=field-chooser-d-n-d-issue#12430</guid>
  </item> 
  <item>
   <title><![CDATA[Field Chooser - D n D issue : Hi i looked at all the Report...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4061&amp;PID=12428&amp;title=field-chooser-d-n-d-issue#12428</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1932">LittleJK</a><br /><strong>Subject:</strong> 4061<br /><strong>Posted:</strong> 26 April 2006 at 10:22am<br /><br /><P>Hi i looked at all the Report Control examples and I can not figure out how to get the field chooser to accept a column being dragged from the column header in the report control? We have the field chooser on a picture box&nbsp;placed in&nbsp;a docking pane. I'm wondering if this&nbsp;is the&nbsp;overall problem due to that it is not&nbsp;on&nbsp;a separate floatable&nbsp;form</P><P>thanks&nbsp;&nbsp;</P>]]>
   </description>
   <pubDate>Wed, 26 Apr 2006 10:22:30 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4061&amp;PID=12428&amp;title=field-chooser-d-n-d-issue#12428</guid>
  </item> 
 </channel>
</rss>