Warning: file_get_contents(/data/phpspider/zhask/data//catemap/5/objective-c/22.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Iphone UISearchbar和cellForRow_Iphone_Objective C - Fatal编程技术网

Iphone UISearchbar和cellForRow

Iphone UISearchbar和cellForRow,iphone,objective-c,Iphone,Objective C,我正在我的应用程序中使用UISearchBar,它在UITableView上进行搜索 我有一个问题,当应用程序处于搜索模式时,它不会在UITableView上进行更改。如果调用CellForRowatineXpath,有人知道它发生的原因吗?在UITableView中很难理解您的问题 但是,我有一个关于UITableview和搜索栏及其操作的很好的例子 我认为这个博客应该对你有所帮助

我正在我的应用程序中使用UISearchBar,它在UITableView上进行搜索


我有一个问题,当应用程序处于搜索模式时,它不会在UITableView上进行更改。如果调用CellForRowatineXpath,有人知道它发生的原因吗?

在UITableView中很难理解您的问题

但是,我有一个关于UITableview和搜索栏及其操作的很好的例子

我认为这个博客应该对你有所帮助