Ian Vink
Ian Vink

Reputation: 68750

iPhone table scroll to

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)

Upvotes: 0

Views: 765

Answers (1)

Andrew Johnson
Andrew Johnson

Reputation: 13286

Repeat: Setting scroll position in UITableView

Upvotes: 1

Related Questions