<?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 : Get Recorditem Position in Report</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Report Control : Get Recorditem Position in Report]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 15 May 2026 18:31:04 +0000</pubDate>
  <lastBuildDate>Thu, 01 Nov 2007 09:28: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=8585</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[Get Recorditem Position in Report : I found the solution allready...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8585&amp;PID=27994&amp;title=get-recorditem-position-in-report#27994</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2531">Baldur</a><br /><strong>Subject:</strong> 8585<br /><strong>Posted:</strong> 01 November 2007 at 9:28am<br /><br />I found the solution allready by myself.<DIV>&nbsp;</DIV><DIV>Dim xL As Long, xT As Long, xR As Long, xb As Long<BR>Dim xPoint As POINTAPI<BR></DIV><DIV>Button.Row.GetItemRect Button.Item, xL, xT, xR, xb<BR>xPoint.X = xL<BR>xPoint.Y = xb<BR>ClientToScreen repFilter.hWnd, xPoint<BR>CmdBar.ShowPopup TPM_RETURNCMD, xPoint.X * Screen.TwipsPerPixelX, xPoint.Y * Screen.TwipsPerPixelY<BR></DIV>]]>
   </description>
   <pubDate>Thu, 01 Nov 2007 09:28:36 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8585&amp;PID=27994&amp;title=get-recorditem-position-in-report#27994</guid>
  </item> 
  <item>
   <title><![CDATA[Get Recorditem Position in Report : Hello,  if i add a DropDown-...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8585&amp;PID=27841&amp;title=get-recorditem-position-in-report#27841</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2531">Baldur</a><br /><strong>Subject:</strong> 8585<br /><strong>Posted:</strong> 29 October 2007 at 6:50pm<br /><br />Hello,<DIV>&nbsp;</DIV><DIV>if i add a DropDown- or Expand-Button to a column-object i want t show my own "dropdown"-Panel from CommandBar-Popup.</DIV><DIV>&nbsp;</DIV><DIV>How can i get the right Screen-Position of the clicked Cell ?</DIV><DIV>&nbsp;</DIV><DIV>The Editwindow is not visible, because it's not in editmode, so the hwnd of EditControl is empty.</DIV>]]>
   </description>
   <pubDate>Mon, 29 Oct 2007 18:50:43 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8585&amp;PID=27841&amp;title=get-recorditem-position-in-report#27841</guid>
  </item> 
 </channel>
</rss>