开发者

UISearchbar and cellForRow

开发者 https://www.devze.com 2023-03-28 20:41 出处:网络
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 c开发者_高级运维ellForRow

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 c开发者_高级运维ellForRowAtIndexpath is called, any one have any idea why its happen?


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/

0

精彩评论

暂无评论...
验证码 换一张
取 消