-3

So I have a tableView with navigation controller. And the data loads from url. So when row is selected another table view appears while the data is loading the back button on the navigation bar is is disabled and scrolling and whole user interaction. What I need, is to enable the back button in navigation controller even if data is bot loaded yet. Can anyone help?

Alick Dikan
  • 65
  • 2
  • 3
  • 10

1 Answers1

-1

Read Threading programming guide.

d.lebedev
  • 2,305
  • 19
  • 27