objective c - How to ensure Search bar sticks to the top in iPhone SDK? -


i have table view along search bar.

i want ensure while scrolling tableview, searchbar stays on top - always.

how can achieved?

i suggest keep both of them separated.


Comments

Popular posts from this blog

jQuery clickable div with working mailto link inside -

java - Getting corefrences with Standard corenlp package -

WPF: binding viewmodel property of type DateTime to Calendar inside ItemsControl -