I have created my own DialogViewController (which inherits from the class) but when I try to override the ViewDidAppear or ViewWillAppear they never get hit. The one method which does get hit is the LoadView method. Am I doing something wrong? I need a method to fire when I navigate back to the screen so I can call ReloadData().
-- View this message in context: http://monotouch.2284126.n4.nabble.com/ViewDidAppear-or-ViewWillAppear-not-firing-tp4507284p4507284.html Sent from the MonoTouch mailing list archive at Nabble.com. _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
