This will sound flippant, but welcome to "simulator and device are
*definitely* never equal.  Want to test rotation, really, using simulator? 
Forget it.

However, dynamically calculating cell height is something of a troublesome
issue depending on what is included in the cell.  I gave up long ago on
dynamic height calculation, and, instead simply implement a tablesource
instance for each table I use, that explicitly specifies the cell height. 
Brutish?  Sure!  Bad form?  Definitely!  But works and I got tired of
bashing my head against cocoa "dynamic sizing" issues.

Can you send me an example?

--
View this message in context: 
http://monotouch.2284126.n4.nabble.com/Row-heights-wrong-after-deploy-to-device-tp4655785p4655847.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