I have used the following tutorial for my project. I need to add a button, and when the user clicks on that button. i need it to navigate to another vire, but it should be added to the Navigation stack (so it will have a back button by default).
In a nutshell, what i require is to modify the code of this tutorial to make it a Navigation based application.
All you need is
Ext.navigation.ViewTry this simple code from the above link ..