Solved. All I had to do was declare a new event and a delegate and associate the raised event to its underlying event handler function in the function where I am binding the list of class objects to the subclass of the UiTableViewSource class.
Thanks a million rndel11. You made this possible. -- View this message in context: http://monotouch.2284126.n4.nabble.com/UITableView-RowSelected-Event-Help-Needed-tp4656276p4656297.html Sent from the MonoTouch mailing list archive at Nabble.com. _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
