Thanks for your reply. I did some googling on RowSelected. It appears that this RowSelected method is contained in the class UITableViewDelegate, which I think I will have to extend into my BasicTableViewSource class. But it already extends the UITableViewSource class. [Fore reference please see my code block listings for the various classes in my previous posts] Cannot use multiple inheritance as it is C#.
What should I do in this case? Kindly steer me in the right direction. Many Thanks. -- View this message in context: http://monotouch.2284126.n4.nabble.com/UITableView-Scenario-Help-Needed-tp4655680p4655760.html Sent from the MonoTouch mailing list archive at Nabble.com. _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
