For example: UISablebar like the Iphone Address Book App Scroll with the name within the UITableView.
Is it possible to stop it from scrolling, so it stays at the top?
Thank you!
"post-text" itemprop = "text">
You can set the searchbar out of the table view
if you want to scroll it.
Or you can add the finder to the heading of section instead of the table header, in the heading 0
. Both are going to work.
Happy coding ...
Comments
Post a Comment