MoveAbsolute not calling Navigated Event


Author
Message
Chris Diesel
Chris Diesel
StrataFrame User (126 reputation)StrataFrame User (126 reputation)StrataFrame User (126 reputation)StrataFrame User (126 reputation)StrataFrame User (126 reputation)StrataFrame User (126 reputation)StrataFrame User (126 reputation)StrataFrame User (126 reputation)StrataFrame User (126 reputation)
Group: StrataFrame Users
Posts: 74, Visits: 300
Gotcha!  Thanks!
Trent Taylor
Trent Taylor
StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)
Group: StrataFrame Developers
Posts: 6.6K, Visits: 6.9K
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.
Chris Diesel
Chris Diesel
StrataFrame User (126 reputation)StrataFrame User (126 reputation)StrataFrame User (126 reputation)StrataFrame User (126 reputation)StrataFrame User (126 reputation)StrataFrame User (126 reputation)StrataFrame User (126 reputation)StrataFrame User (126 reputation)StrataFrame User (126 reputation)
Group: StrataFrame Users
Posts: 74, Visits: 300
As the title says, I'm having problems when calling MoveAbsolute() raising the Navigated Event.  I'm using the 1.6.6.9.

I have a business object on a form with a Navigated event and a User Control on the form that has a business object property set to the business object on the form.  When the user control calls MoveAbsolute (which returns true), the Navigated method on the form is not being called.  Any ideas what I'm doing wrong?

GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...




Similar Topics

Reading This Topic

Login

Explore
Messages
Mentions
Search