I just started with Monotouch and building a table drill down.  Coming from
the ASP.Net GridView control, I used the "DataKeyNames" hidden field to
store each specific data row's database lookup index value.  

>From the Xcode/Mono table documentation, when a table item is selected, the
data row number and data cell contents can be retrieved.   What is the
architecture and coding logic for associating and retrieving a non-visible
"key value" used to retrieve from a database the next level detail data.

Thx

--
View this message in context: 
http://monotouch.2284126.n4.nabble.com/New-User-Table-Grid-drill-down-tp4545929p4545929.html
Sent from the MonoTouch mailing list archive at Nabble.com.
_______________________________________________
MonoTouch mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/monotouch

Reply via email to