﻿<?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 » WinForms (How do I?)  » MoveAbsolute not calling Navigated Event</title><generator>InstantForum 2017-1 Final</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>StrataFrame Forum</webMaster><lastBuildDate>Tue, 09 Jun 2026 02:34:57 GMT</lastBuildDate><ttl>20</ttl><item><title>MoveAbsolute not calling Navigated Event</title><link>http://forum.strataframe.net/FindPost23512.aspx</link><description>As the title says, I'm having problems when calling MoveAbsolute() raising the Navigated Event.&amp;nbsp; I'm using the 1.6.6.9.&lt;/P&gt;&lt;P&gt;I have a business object on a form with a Navigated event and a User Control on the form&amp;nbsp;that has a business object property set to the business object on the form.&amp;nbsp; When the user control calls MoveAbsolute (which returns true), the Navigated method on the form is not being called.&amp;nbsp; Any ideas what I'm doing wrong?</description><pubDate>Tue, 16 Jun 2009 08:00:59 GMT</pubDate><dc:creator>Chris Diesel</dc:creator></item><item><title>RE: MoveAbsolute not calling Navigated Event</title><link>http://forum.strataframe.net/FindPost23520.aspx</link><description>Gotcha!&amp;nbsp; Thanks!</description><pubDate>Tue, 16 Jun 2009 08:00:59 GMT</pubDate><dc:creator>Chris Diesel</dc:creator></item><item><title>RE: MoveAbsolute not calling Navigated Event</title><link>http://forum.strataframe.net/FindPost23514.aspx</link><description>That method will not call the Navigated event.  You need to call the navigate(...) method if you want the navigate event to fire.  There is a Navigate(Absolute) parameter that will allow you do to an absolute record.  Just FYI, if you look in the docs you can get more detail, but the Move methods do not refresh any bound controls and calling the Navigate event would refresh bounds controls.</description><pubDate>Tue, 16 Jun 2009 07:32:55 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item></channel></rss>