Hi,
I'm new user of MonoTouch. My app (wp7) have ListBox where ItemSource
is ObservableCollection<MyClass>.
Best benefit of this mechanism is INotifyProperyChanged and
INotifyCollectionChanged. Any change in collection or objects in
collection will auto "populated" to ListBox.
How to achieve similar functionality in TableView and List<> as
datasource with minimum work? Have in IOS SDK any solution for that
scenario? Thx for any help, links or turn me in good direction:)
Damian
_______________________________________________
MonoTouch mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/monotouch