<?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 : SOLVED:Get  FocusedRow Child</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Report Control : SOLVED:Get  FocusedRow Child]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 15 May 2026 02:01:30 +0000</pubDate>
  <lastBuildDate>Tue, 21 Sep 2010 08:51:07 +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=17285</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[SOLVED:Get  FocusedRow Child : Hi,   You are the man.Just few...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=17285&amp;PID=60371&amp;title=solvedget-focusedrow-child#60371</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3701">Aaron</a><br /><strong>Subject:</strong> 17285<br /><strong>Posted:</strong> 21 September 2010 at 8:51am<br /><br />Hi, <DIV>&nbsp;</DIV><DIV>You are the man.&nbsp;&nbsp;Just few members are doing this but now you're talking <img src="http://forum.codejock.com/smileys/smiley2.gif" height="17" width="17" border="0" alt="Wink" title="Wink" /></DIV><DIV>&nbsp;</DIV><DIV>OK, you are able to edit post (the one at the top, the one you started with, it is your post and can edit it as much as you can) </DIV><DIV>&nbsp;</DIV><DIV><img src="http://forum.codejock.com/uploads/3701/TobiAnnoyance.bmp" height="136" width="350" border="0" /></DIV><DIV>&nbsp;</DIV><DIV>Click <strong>Edit Post</strong> and post will be opened and just put SOLVED: in front of your description text so SOLVED: Get FocusedRow Child</DIV><DIV>&nbsp;</DIV><DIV>Thanks </DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Tue, 21 Sep 2010 08:51:07 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=17285&amp;PID=60371&amp;title=solvedget-focusedrow-child#60371</guid>
  </item> 
  <item>
   <title><![CDATA[SOLVED:Get  FocusedRow Child : thank you aaron.. you are the...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=17285&amp;PID=60368&amp;title=solvedget-focusedrow-child#60368</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5940">JamGodz</a><br /><strong>Subject:</strong> 17285<br /><strong>Posted:</strong> 21 September 2010 at 8:34am<br /><br />thank you aaron.. you are the best... btw, how can i tag this topic as resolved?<br><br>thanks.<br>]]>
   </description>
   <pubDate>Tue, 21 Sep 2010 08:34:52 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=17285&amp;PID=60368&amp;title=solvedget-focusedrow-child#60368</guid>
  </item> 
  <item>
   <title><![CDATA[SOLVED:Get  FocusedRow Child : Hi,  If you need actual index...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=17285&amp;PID=60341&amp;title=solvedget-focusedrow-child#60341</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3701">Aaron</a><br /><strong>Subject:</strong> 17285<br /><strong>Posted:</strong> 21 September 2010 at 4:10am<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>If you need actual index of record use:</DIV><DIV>&nbsp;</DIV><DIV>Private Sub wndList_SelectionChanged()<BR>&nbsp;&nbsp;&nbsp; mdiMain.StatusBar.Pane(0).Text = "Record: " &amp; wndList.FocusedRow.<strong><FONT color=#0000ff>Record</FONT></strong>.Index + 1 &amp; " of " &amp; wndList.Records.Count<BR><BR>End Sub<BR></DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Tue, 21 Sep 2010 04:10:14 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=17285&amp;PID=60341&amp;title=solvedget-focusedrow-child#60341</guid>
  </item> 
  <item>
   <title><![CDATA[SOLVED:Get  FocusedRow Child :  Hi Everyone! Good Day!  I&amp;#039;ve...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=17285&amp;PID=60318&amp;title=solvedget-focusedrow-child#60318</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5940">JamGodz</a><br /><strong>Subject:</strong> 17285<br /><strong>Posted:</strong> 20 September 2010 at 8:10am<br /><br />Hi Everyone! Good Day!<br><br>I've already know how to get the row number of selected row. But my problem is when i add a GroupOrder the index of focusedrow will also count the groupheader... please see attached image..<br><br><br><br><img src="uploads/5940/FocusedRow1.jpg" height="702" width="840" border="0" /><br><br><br><br>Private Sub wndList_SelectionChanged()<br>&nbsp;&nbsp;&nbsp; mdiMain.StatusBar.Pane(0).Text = "Record: " &amp; wndList.FocusedRow.Index + 1 &amp; " of " &amp; wndList.Records.Count<br><br>End Sub<br><br><br>Please can anyone help on this.....<br>thanks in advance..<br>]]>
   </description>
   <pubDate>Mon, 20 Sep 2010 08:10:34 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=17285&amp;PID=60318&amp;title=solvedget-focusedrow-child#60318</guid>
  </item> 
 </channel>
</rss>