splitview navigation problem
hi developers
i am trying to create an app which has a login page , SplitView controller.
i started off with a window based application . the first screen has a login page(with username and passcode fields). when the user clicks on login button the splitview controller is loaded.
In the detail view of the splitview controller i need to navigate to a different page which has a logout button and back button . when clicked on back button it needs to go back to detailview and when clicked on logout button it needs to go to login page. i just need some help on how to accomplish. i can write the code myself.
Thank You.
Reddy.
|