Add UIPickerView & a Button in Action sheet - How?
        Posted  
        
            by sagar
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by sagar
        
        
        
        Published on 2009-08-11T20:01:10Z
        Indexed on 
            2010/03/28
            18:23 UTC
        
        
        Read the original article
        Hit count: 705
        
iphone
|uipickerview
My application requires following things to be added in action sheet.
=>A UIToolbar
=>A Button on UIToolbar
=>A UIPicker Control
i have given below an image to understand my requirements.

Will you plz explain, How this can be implemented?
© Stack Overflow or respective owner