Hi all,
I have a weird problem.
I have a UITableView with 50 items. The tableView was working fine, and now it won't scroll.
Does anyone know of a setting or have any ideas as to why this would happen?
Thanks,
Dan Uff
Hi all,
I have a weird problem.
I have a UITableView with 50 items. The tableView was working fine, and now it won't scroll.
Does anyone know of a setting or have any ideas as to why this would happen?
Thanks,
Dan Uff
Have you ticked "scrolling enabled" in the Attributes inspector?
(Select table view in storyboard, then press atl-cmd-4. In the inspector to the right you can customize scrolling undet the headline "Scroll View".)