﻿<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>StrataFrame Forum » StrataFrame Application Framework - V1 » Business Objects and Data Access (How do I?)  » Where's CurrentRowIndexMoved event?</title><generator>InstantForum 2017-1 Final</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>StrataFrame Forum</webMaster><lastBuildDate>Wed, 16 Sep 2026 00:02:19 GMT</lastBuildDate><ttl>20</ttl><item><title>Where's CurrentRowIndexMoved event?</title><link>http://forum.strataframe.net/FindPost23682.aspx</link><description>The BusinessLayer.OnCurrentRowIndexMoved() method makes reference to the CurrentRowIndexMoved event, but the event is unavailable because it's marked with "Friend" access.  &lt;br&gt;
&lt;br&gt;
Any particular reason this event is "Friend", but all the other events are "Public"?</description><pubDate>Thu, 25 Jun 2009 14:17:59 GMT</pubDate><dc:creator>Kirk M Sherhart</dc:creator></item><item><title>RE: Where's CurrentRowIndexMoved event?</title><link>http://forum.strataframe.net/FindPost23685.aspx</link><description>[quote]Any particular reason this event is "Friend", but all the other events are "Public"? [/quote]&lt;br&gt;
&lt;br&gt;
Yes, this is an internal event that should not be exposed upon pain of death :D&lt;br&gt;
&lt;br&gt;
There is a lot of logic around this and for the purposes of needing access to knowing when the row changes, you should use the Navigated or the Navigating event.</description><pubDate>Thu, 25 Jun 2009 14:17:59 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item></channel></rss>