Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 5955087
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 22, 20262026-05-22T18:03:50+00:00 2026-05-22T18:03:50+00:00

I am using a sample code from apple developer site as a base :

  • 0

I am using a sample code from apple developer site as a base : http://developer.apple.com/library/ios/#samplecode/TableSearch/Introduction/Intro.html#//apple_ref/doc/uid/DTS40007848-Intro-DontLinkElementID_2
Its a simple table Search code. What I am trying to do is populate a table with my own data with different cell styles and searching the contents using the search bar. Now I was successfully able to complete all what I wanted to accomplish here but I want to hide the scopebar which appears when user clicks on search bar. I tried setting scopeButtonTitles = nil using method found here: http://developer.apple.com/library/ios/#documentation/uikit/reference/UISearchBar_Class/Reference/Reference.html

But still the scope bar shows up. If you run the table search bar you can see the scopebar with titles as ‘All,device,desktop,portable’, I tried searching for an array containig these values but never found one. So can anyone please tell me how to hide the scope bar. What methods should I implement and where should I implement?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-22T18:03:51+00:00Added an answer on May 22, 2026 at 6:03 pm

    Use the showsScopeBar property. Set it to NO.

    EDIT

    For UISearchBars handled by UISearchDisplayController, you will have to the make that array nil.

    self.searchDisplayController.searchBar.scopeButtonTitles = nil;
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

i am using the Photoscroller Example from: http://developer.apple.com/library/ios/#samplecode/PhotoScroller/Introduction/Intro.html but i don´t see how i
I am using Reachability sample code from Apple site. I have added Reachability.h and
I am using some code which was originally taken from the Apple sample ViewTransitions
I'm using the KeyChainItemWrapper from Apple's sample code to store user password for authentication,
I'm using Apple's SecKeyWrapper class from the CryptoExercise sample code in the Apple docs
Google gave me: http://developer.apple.com/samplecode/LoginItemsAE/index.html And I figured there must be a better way than
I am using the example from TheElements sample code provided with the iPhone SDK
Here is a sample code to retrieve data from a database using the yield
I've built an iPhone application using the parsing code from the TopSongs sample iPhone
I'm using Apple's sample code for having separate Portrait and Landscape view controllers (presenting/dismissing

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.