Sent you a PM on this - basically you could override the RowSelected() method in a UITableViewSource subclass (that is associated with the table) and define an event trigger - the event could then be registered by the parent view controller and handled on a per-row basis. See email for source code :-)
-- View this message in context: http://monotouch.2284126.n4.nabble.com/UITableView-RowSelected-Event-Help-Needed-tp4656276p4656280.html Sent from the MonoTouch mailing list archive at Nabble.com. _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
