I am using a subclass of UIViewController to manage a TableView page. When I get some XML data I want to force the table to repaint. I call reloadData on the TableView, but get not response. If I click on the table it repaints. What am I doing wrong? numberOfRowsInSection etc are not being called by the processing of reloadData.
Thanks,
Gerry
Thanks,
Gerry