开发者

How can I get multi selected cell items for NSArray?

开发者 https://www.devze.com 2022-12-21 05:53 出处:网络
I\'ve implemented multi selected UITableView. 开发者_JS百科I want to get multi selected cell informations.

I've implemented multi selected UITableView.

开发者_JS百科I want to get multi selected cell informations.

For example, there are 5 cell items in myTableView. and I touched 3 cell items. and then I want to remove these items. (It likes multi delete of iPhone mail)

How can i get this information?


This blog goes over it pretty well: http://cocoawithlove.com/2009/01/multiple-row-selection-and-editing-in.html

I won't paste in the code because it is significant, but I'm sure people would like it if you posted your implementation in your question as an edit after you are done.

0

精彩评论

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

关注公众号