hi,i am new to this iphone....
i hav navigation controller ,itoolbar having the button in all view and when user gets taps this button it should load first view or main view ... how should i do it
hi,i am new to this iphone....
i hav navigation controller ,itoolbar having the button in all view and when user gets taps this button it should load first view or main view ... how should i do it
[self.navigationController popToRootViewControllerAnimated:YES];