<?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 : ReportC&#111;ntrol FieldChooser and C#</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Suite Pro : ReportC&#111;ntrol FieldChooser and C#]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 27 May 2026 13:30:45 +0000</pubDate>
  <lastBuildDate>Wed, 12 Jan 2005 08:00:30 +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=1608</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[ReportC&#111;ntrol FieldChooser and C# : For anyone interested, the following...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1608&amp;PID=4706&amp;title=reportcontrol-fieldchooser-and-c#4706</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=260">Boyd</a><br /><strong>Subject:</strong> 1608<br /><strong>Posted:</strong> 12 January 2005 at 8:00am<br /><br /><P>For anyone interested, the following code can be adapted to set the FieldChooser for a ReportControl:</P><P>axReportControl.FieldChooser = axFieldChooser.GetOcx() as XtremeReportControl.FieldChooser;</P>]]>
   </description>
   <pubDate>Wed, 12 Jan 2005 08:00:30 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1608&amp;PID=4706&amp;title=reportcontrol-fieldchooser-and-c#4706</guid>
  </item> 
  <item>
   <title><![CDATA[ReportC&#111;ntrol FieldChooser and C# : I&amp;#039;m trying to use ReportControl...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1608&amp;PID=4578&amp;title=reportcontrol-fieldchooser-and-c#4578</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=260">Boyd</a><br /><strong>Subject:</strong> 1608<br /><strong>Posted:</strong> 30 December 2004 at 10:47am<br /><br /><P>I'm trying to use ReportControl in Visual C# .NET 2003.&nbsp; I have ReportControl on one form and have a second form with the FieldChooser on it (just like the VB Sample App).&nbsp; In order to tie to two together, you have to set the 'ReportControl.FieldChooser' property to reference the FieldChooser control on the 2nd form.</P><P>The 'ReportControl.FieldChooser' property expects an object of type 'XtremeReportControl.FieldChooser'.&nbsp; When I try to cast the 'FieldChooser' object reference on my form to this type, I get an 'InvalidCastException' saying that the specified cast is not valid.</P><P>Can someone help explain how&nbsp;I use FieldChooser with ReportControl in Visual C# .NET 2003?</P><P>Thanks in advance!</P>]]>
   </description>
   <pubDate>Thu, 30 Dec 2004 10:47:19 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1608&amp;PID=4578&amp;title=reportcontrol-fieldchooser-and-c#4578</guid>
  </item> 
 </channel>
</rss>