Missing navigation in master-detail application with two table controllers

kamikod

I'm working on Master-Detail Application (Swift) with two UITableViewController's as master and detail.

When I click cell in master, I'm redirected to detail, this part works as expected, but in details view I don't see navigation bar, which is a problem.

Question

How can I show navigation in detail view ?

Jake Chasan

You can select each Table View Controller in the Story Board, then go to Editor => Embed in => Navigation Controller. If you do this for each detail view, you should be able to see the navigation bar appear.

Also, have you taken a look at this answer: https://stackoverflow.com/a/16254273/2730985 from Embed a UIViewController in a NavigationController using segues?

이 기사는 인터넷에서 수집됩니다. 재 인쇄 할 때 출처를 알려주십시오.

침해가 발생한 경우 연락 주시기 바랍니다[email protected] 삭제

에서 수정
0

몇 마디 만하겠습니다

0리뷰
로그인참여 후 검토

관련 기사

분류에서Dev

Conventional way to implement master-detail view controllers in iOS

분류에서Dev

Join master and detail tables as one table

분류에서Dev

Master-Detail-Application에서 hasPendingChanges 메서드 사용

분류에서Dev

Wpf master detail listview binding

분류에서Dev

Master-detail data binding

분류에서Dev

Master-Detail created in one View

분류에서Dev

FastReport Master/Detail in Delphi XE2

분류에서Dev

AngularJS with UI-Route and Master Detail

분류에서Dev

Different navigation bar style in different controllers?

분류에서Dev

iOS UITableView 및 Master-Detail보기

분류에서Dev

Master Detail Flow Android 애니메이션 API

분류에서Dev

iPad + Master Detail + TabBar에서 UINavigationController 손상

분류에서Dev

How to create a summary view of Master/Detail Tables using SQL

분류에서Dev

How can I remove a master or detail page from SplitApp?

분류에서Dev

Angular 2 Master / Detail 깔끔한 설명

분류에서Dev

How view the navigation path in the master page?

분류에서Dev

EmberJS - Access application controller from other controllers

분류에서Dev

Beautifulsoup Table Scraping table navigation

분류에서Dev

Generating a segue between two view controllers

분류에서Dev

Using Two Controllers in a Single AngularJS App

분류에서Dev

Maven application missing runtime jars

분류에서Dev

Xamarin Master Detail 프리즘 탐색 막대 뒤로 버튼

분류에서Dev

WPF GridControl: prevent row selection in DataControlDetailDescriptor GridControl or select master on detail selection

분류에서Dev

DevExpress XtraReport Master-detail subreport exception when pass parameter from main report

분류에서Dev

기존 조각에서 조각 열기 (Master Detail Design)

분류에서Dev

Master-Detail View가있는 Xcode 시뮬레이터

분류에서Dev

jQuery Master-Detail 선택 목록이 작동하지 않음

분류에서Dev

Crystal Report - two detail sections each showing their own subset of data

분류에서Dev

How to patch the boot information table in ISO master?

Related 관련 기사

  1. 1

    Conventional way to implement master-detail view controllers in iOS

  2. 2

    Join master and detail tables as one table

  3. 3

    Master-Detail-Application에서 hasPendingChanges 메서드 사용

  4. 4

    Wpf master detail listview binding

  5. 5

    Master-detail data binding

  6. 6

    Master-Detail created in one View

  7. 7

    FastReport Master/Detail in Delphi XE2

  8. 8

    AngularJS with UI-Route and Master Detail

  9. 9

    Different navigation bar style in different controllers?

  10. 10

    iOS UITableView 및 Master-Detail보기

  11. 11

    Master Detail Flow Android 애니메이션 API

  12. 12

    iPad + Master Detail + TabBar에서 UINavigationController 손상

  13. 13

    How to create a summary view of Master/Detail Tables using SQL

  14. 14

    How can I remove a master or detail page from SplitApp?

  15. 15

    Angular 2 Master / Detail 깔끔한 설명

  16. 16

    How view the navigation path in the master page?

  17. 17

    EmberJS - Access application controller from other controllers

  18. 18

    Beautifulsoup Table Scraping table navigation

  19. 19

    Generating a segue between two view controllers

  20. 20

    Using Two Controllers in a Single AngularJS App

  21. 21

    Maven application missing runtime jars

  22. 22

    Xamarin Master Detail 프리즘 탐색 막대 뒤로 버튼

  23. 23

    WPF GridControl: prevent row selection in DataControlDetailDescriptor GridControl or select master on detail selection

  24. 24

    DevExpress XtraReport Master-detail subreport exception when pass parameter from main report

  25. 25

    기존 조각에서 조각 열기 (Master Detail Design)

  26. 26

    Master-Detail View가있는 Xcode 시뮬레이터

  27. 27

    jQuery Master-Detail 선택 목록이 작동하지 않음

  28. 28

    Crystal Report - two detail sections each showing their own subset of data

  29. 29

    How to patch the boot information table in ISO master?

뜨겁다태그

보관