i am using UISearchBar in my app and it make search on UITableView.
i have a problem that when the app is in search mode it not make changes on the UITableView evan that the cellForRowAtIndexpath is called, any one have any idea why its happen?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
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.
it is difficult to understand your problem in UITableview
but ,i have one great example of UITableview with Search bar and its operation.
I think this blog should help you..
http://www.xcode-tutorials.com/uitableview-%E2%80%93-4-searching-table-view/