hi
please advise on how to show detail form when the accessory button is clicked on the UITableView.
Should i use embedded form or frame or just to show another form?
please advise
thanks
chris
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
hi
please advise on how to show detail form when the accessory button is clicked on the UITableView.
Should i use embedded form or frame or just to show another form?
please advise
thanks
chris
Use the navigation controller.
Thanks. I will try out the navigation controller