Hi,
is it possible to have two detail view controllers for a SplitViewController(not with the use of Interface Builder, pure programmatically) or can we add one more splitviewcontroller in place of a splitviewcontroller's detailviewcontroller. If yes, please explain me with an example.
Thanks In Advance!