Have you looked into MonoTouch Dialog? http://docs.xamarin.com/ios/tutorials/MonoTouch.Dialog
http://stackoverflow.com/questions/3812537/is-there-any-data-binding-support-for-monotouch -bill On Fri, May 18, 2012 at 4:23 PM, Slicc <[email protected]> wrote: > Is there an equivalent of data binding in monotouch? I would like to bind my > own collection to a tableview (for example) without having to manually keep > the view and collection synchronised. > > Slicc > > -- > View this message in context: > http://monotouch.2284126.n4.nabble.com/Data-binding-tp4645057.html > Sent from the MonoTouch mailing list archive at Nabble.com. > _______________________________________________ > MonoTouch mailing list > [email protected] > http://lists.ximian.com/mailman/listinfo/monotouch _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
