在表视图上启用用户交互
所以我有一个带有导航控制器的 tableView 。并且数据从 url 加载。因此,当选择行时,在加载数据时会出现另一个表视图,导航栏上的后退按钮将被禁用,滚动和整个用户交互也会被禁用。我需要的是启用导航控制器中的后退按钮,即使数据已加载。有人可以帮忙吗?
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?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
阅读线程编程指南。
Read Threading programming guide.