Hello, i m very new to cocoa and objective c for iPhone.
i m just creating a small application in which name,address,phone are taken fron textfields and on click of button same entered details are shown in table view manner. so i thought that there would be 2 views, in one i will fetch data and in second all details will be shown.
But I really dont know how to work with multiple views....
Is there any oter way to do this application ???
i m just creating a small application in which name,address,phone are taken fron textfields and on click of button same entered details are shown in table view manner. so i thought that there would be 2 views, in one i will fetch data and in second all details will be shown.
But I really dont know how to work with multiple views....
Is there any oter way to do this application ???