How to enable Cancel button on UI Searchbar iPhone
        Posted  
        
            by sandy
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by sandy
        
        
        
        Published on 2010-05-31T14:10:50Z
        Indexed on 
            2010/05/31
            14:12 UTC
        
        
        Read the original article
        Hit count: 484
        
I am using an UI search bar into my iPhone application, I would like enable Cancel button of Search bar at the time of view did load but not able to do so as its gets activated when a user starts editing the search bar. To be more precise I would to achieve the serach functionality that has been provided by Apple in Stock application
© Stack Overflow or respective owner