xamarin.ios - UITableView "Bind()" methods - any tutorials or examples out there? -


i have noticed uitableview comes couple of bind() methods. looks that's alternative implementing uitableviewsource on , on again, or wrong? have samples? other samples of binding interesting, binding textfield model using monotouch.

rené

the method you're looking @ is:

http://developer.apple.com/library/mac/#documentation/cocoa/reference/applicationkit/protocols/nskeyvaluebindingcreation_protocol/reference/reference.html

this has nothing uitableview or uitableviewsource data binding.


Comments

Popular posts from this blog

java - SNMP4J General Variable Binding Error -

windows - Python Service Installation - "Could not find PythonClass entry" -

Determine if a XmlNode is empty or null in C#? -