This may be a really stupid question, but I'm using Martin Bowling's refresh tableview example here: https://github.com/martinbowling/MTTweetieTableViewPullRefresh/tree/master/TableViewPullRefresh
And since it uses a custom class for the tableview, the RowSelected override is within the class, thus not having access to the current Navigation Controller. Is there any way using this custom tableview setup and still navigate to a new screen on row selected? -- View this message in context: http://monotouch.2284126.n4.nabble.com/How-to-access-navigation-controller-within-custom-UITableView-class-tp3820908p3820908.html Sent from the MonoTouch mailing list archive at Nabble.com. _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
