We're starting our first iPad app and I'm trying to wrap my head around all of the new UI elements moving from web applications to iOS. I am trying to implement a table result to detail view similar to what is seen in the Resco CRM application (http://www.resco.net/mobilecrm/app.aspx) where the left column is the menu and the right is the detail view which could either be a full width table or a narrow table with a detail view.
Example 1 (full table): https://www.dropbox.com/s/cxwqpudhxchm4m1/2013-04-05%2012.00.11.png Example 2 (resized table/detail): https://www.dropbox.com/s/593kce49osnb4xd/2013-04-05%2012.00.24.png What I want to do is have the table display the full width of the iPad window and then slide to a smaller table to display the detail view. This is obviously doable but trying to find a sample of this is eluding me mostly because I am missing some key search terms to locate a similar example on github or one of the many monotouch blogs. If anyone could point me in the general direction of what I am looking for I would greatly appreciate it.
_______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
