invoke a method on the click of backbutton
Posted
by praseed
on Stack Overflow
See other posts from Stack Overflow
or by praseed
Published on 2010-06-09T09:17:02Z
Indexed on
2010/06/09
12:22 UTC
Read the original article
Hit count: 202
hi friends...
Does anyone know how can i invoke a method on the click of the backbarButton of a viewcontroller... wat i have are two table view controllers..one list view and another detail view.... the detail view is pushed in to the navigation controller when an item is clicked in the list view. when the Back bar button is clicked i want to invoke a function...
Pls any help will be appreciated..
© Stack Overflow or respective owner