xml parsing drill down view
Hello Everyone,
I am trying to create a simple application.
The first view will consist of a tab bar controller which will have two tabs.
The first tab will parse an xml file into a table.
Upon clicking on one of the rows in the table, it will navigate to the detail view / the drill down view and will show more information about that item.
And if you click on the second tab bar item, it will just switch to another view.
Can you please point me to any template/tutorial/example/sample code?
Thanks alot in advance.
Last edited by caglaro; 10-07-2009 at 09:15 AM.
|