After my table view has loaded, I need it to scroll to the 12th row.
How can I do this in the ViewDidAppear ?
(In MonoTouch)
After my table view has loaded, I need it to scroll to the 12th row.
How can I do this in the ViewDidAppear ?
(In MonoTouch)