tags:

views:

14

answers:

1

Hi,

I have added UISearch object on view in Navigation based application.

But when i run the application, only table view is visible, why UI Search object is not visible.

Thanks in advance, iSight

A: 

1)chech u made outlet of uisearch bar 2)u connected delegate property to uisearchj bar 3)declared all essential method of uisearch bar for eg if u just made outlet of table view but didnt made its necessory methods then table will not show or work

pankaj kainthla