hi guys,
have simple login page, , when user enters right details, loads new page. new page meant table 4 coloums. when perform segue, empty table controller loaded, no information @ all.
code use:
code:
maintablecontroller *aaa = [[maintablecontroller alloc] initwithstyle:uitableviewstyleplain]; uinavigationcontroller *navcontroller = [[uinavigationcontroller alloc]initwithrootviewcontroller:aaa]; [self presentmodalviewcontroller:navcontroller animated:yes];
how make sure data loaded segue?
appreciated.
----------
also, table static, 4 coloums. each of these coloums include uiimage , label.
have looked prepareforsegue: method?
Forums iPhone, iPad, and iPod Touch iOS Programming
- iPhone
- Mac OS & System Software
- iPad
- Apple Watch
- Notebooks
- iTunes
- Apple ID
- iCloud
- Desktop Computers
- Apple Music
- Professional Applications
- iPod
- iWork
- Apple TV
- iLife
- Wireless
No comments:
Post a Comment