Results 1 to 2 of 2

Thread: Navigate Back versus breadcrumb versus Back Button

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Feb 2009
    Location
    Pine Island, Forida
    Posts
    2,119

    Default Navigate Back versus breadcrumb versus Back Button

    And I figured it out - OnNavigateBack returns to the invoking OBJECT not the view.
    Combo boxes dont reinitialize on return to view unless some had added code to the class to do so
    Thanks for listening.

    Correction: After more testing, navigate close also causes all the combo lists to refill.
    I also don't get consistent execute of OnNavigateBack
    When I forward navigate from a list view with constraints to a detail view and then want to move back to the list view.
    If I click back on the breadcrumb trail or the back button the list view behaves as if I navigated forward into it, it looses any constraints I had based on Combo boxes as their initialize themselves from scratch. If I send NavigateClose the behavior is what I expect. Does this mean I have to have a "BACK" button on each view execute NavigateClose so that the invoking view knows I am coming back and nat stratign new?
    Last edited by FrankValcarcel; 27-Jul-2024 at 02:49 PM.
    Frank Valcarcel
    Cove Systems, Inc.
    Pine Island, Florida USA
    fv@covesys.com
    (239) 823-7976

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •