<?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 : steping through rows by code</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Report Control : steping through rows by code]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 02 May 2026 00:41:03 +0000</pubDate>
  <lastBuildDate>Thu, 23 Mar 2006 10:06:41 +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=3832</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[steping through rows by code : hmm... good occasion to upgrade?...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3832&amp;PID=11672&amp;title=steping-through-rows-by-code#11672</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=862">sserge</a><br /><strong>Subject:</strong> 3832<br /><strong>Posted:</strong> 23 March 2006 at 10:06am<br /><br />hmm... good occasion to upgrade? <img border="0" src="http://forum.codejock.com/smileys/smiley2.gif" border="0">&nbsp;<br><br>You can also try something like a following:<br><br>ReportControl.SetFocusedRow(<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; ReportControl.Rows.GetNext(<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; ReportControl.GetFocusedRow(),<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; ReportControl.SkipGroupsFocus),<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; bSelectBlock,<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; bIgnoreSelection);<br><br>--<br>WBR,<br>Serge<br>]]>
   </description>
   <pubDate>Thu, 23 Mar 2006 10:06:41 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3832&amp;PID=11672&amp;title=steping-through-rows-by-code#11672</guid>
  </item> 
  <item>
   <title><![CDATA[steping through rows by code : I&amp;#039;m using Codejock.ReportControl.v9.80.ocx.There...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3832&amp;PID=11670&amp;title=steping-through-rows-by-code#11670</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1822">sfn555</a><br /><strong>Subject:</strong> 3832<br /><strong>Posted:</strong> 23 March 2006 at 9:40am<br /><br />I'm using Codejock.ReportControl.v9.80.ocx.<br>There are no such methods <img src="http://forum.codejock.com/smileys/smiley5.gif" border="0">.<br><br><br>]]>
   </description>
   <pubDate>Thu, 23 Mar 2006 09:40:14 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3832&amp;PID=11670&amp;title=steping-through-rows-by-code#11670</guid>
  </item> 
  <item>
   <title><![CDATA[steping through rows by code : See methods MoveUp, MovePageDown,...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3832&amp;PID=11608&amp;title=steping-through-rows-by-code#11608</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=862">sserge</a><br /><strong>Subject:</strong> 3832<br /><strong>Posted:</strong> 22 March 2006 at 7:02am<br /><br />See methods MoveUp, MovePageDown, MovePageUp, MoveFirst, MoveLast of the ReportControl.<br><br>Or class CXTPReportNavigator for version 10.0 <img border="0" src="http://forum.codejock.com/smileys/smiley2.gif" border="0"> <br><br>--<br>WBR,<br>Serge<br>]]>
   </description>
   <pubDate>Wed, 22 Mar 2006 07:02:12 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3832&amp;PID=11608&amp;title=steping-through-rows-by-code#11608</guid>
  </item> 
  <item>
   <title><![CDATA[steping through rows by code : Hi,using the arrowkeys I can move...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3832&amp;PID=11603&amp;title=steping-through-rows-by-code#11603</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1822">sfn555</a><br /><strong>Subject:</strong> 3832<br /><strong>Posted:</strong> 22 March 2006 at 3:45am<br /><br />Hi,<br><br>using the arrowkeys I can move from row to row despite<br>the group-rows. I want to do the same by code and found<br>NextSiblingRow but this, correctly, stops on the last row<br>of a group. Is there another way to get always the next<br>row starting by the FocusedRow until the end of all rows?<br><br>Thanks!<br>]]>
   </description>
   <pubDate>Wed, 22 Mar 2006 03:45:09 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3832&amp;PID=11603&amp;title=steping-through-rows-by-code#11603</guid>
  </item> 
 </channel>
</rss>