0

does anybody here know a good example in the internet using Monotouch and UITableViewController with ReloadData() or can post a code example?

Claudio

Claudio
  • 1,987
  • 3
  • 29
  • 55

1 Answers1

0

There are a number of articles and examples using UITableViewControllers at MonoTouch.info. There is also an entire chapter devoted to displaying data using tables in the Wrox MonoTouch Book.

Kevin McMahon
  • 2,643
  • 25
  • 31