开发者_StackOverflowi am working on searchdisplaycontroller. how to hide the searchresults tableview once a particular cell is selected in the table view.
[mySearchDisplayController setActive:NO animated:YES];
开发者_StackOverflowi am working on searchdisplaycontroller. how to hide the searchresults tableview once a particular cell is selected in the table view.
[mySearchDisplayController setActive:NO animated:YES];
精彩评论