views:

20

answers:

0

Hi,

I am trying to modify the TopPaid project from Apple: http://developer.apple.com/library/ios/#samplecode/TopPaid/Introduction/Intro.html

I want to put buttons in the Ipad DetailViewController to change the XML, parse again, and reload the table with the new info.

What is the correct way of doing this?