1. #1
    Sencha User
    Join Date
    Dec 2011
    Posts
    1
    Vote Rating
    0
    pmackay is on a distinguished road

      0  

    Default Unanswered: Best way to show next navigation view

    Unanswered: Best way to show next navigation view


    Hi,

    I'd like to show a form view when an item in a list is tapped, but its not clear to me what the best method of achieving this is. I've not found a rich enough example to figure out the best practice. A NestedList seems easiest to achieve the change of view but the model I need to show in the list view is more suited to a List rather than a NestedList model.

    Any suggestions welcome :-)

    thanks

    paul

  2. #2
    Sencha User
    Join Date
    Dec 2011
    Posts
    68
    Vote Rating
    1
    Answers
    3
    slngr is on a distinguished road

      0  

    Default


    Don't know if it's what you want but you can try Ext.NavigationView. You can build your different items and then with push() and pop() you can realize the navigation