Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to add multiple detailviewcontroller #70

Open
prasad1240 opened this issue Jul 21, 2012 · 1 comment
Open

how to add multiple detailviewcontroller #70

prasad1240 opened this issue Jul 21, 2012 · 1 comment

Comments

@prasad1240
Copy link

Hi,
this is not an issue... :)
but I can't figure out how to change the detailviewController.
From my masterview controller, I would like to change the detailViewController regarding the row pressed?
Any idea?

please give me small example or code

@sebastianwr
Copy link

Before putting master and detail VC in the split view: You alloc the master view controller and save it in a local variable, then the detail view controller and assign the detail view controller to a @property of the master view controller. Then the master VC can call any method on the detail view controller.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants