Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

harita

macrumors newbie
Original poster
May 22, 2009
5
0
hi
I am working on tableview. on each row there is a button which has unchecked image when tableview load, when user click on it the image changed to checked image. i want to get the values from text value of cell which has checked images. how'll i do it. if anyone has any solution of this query. please provide the solution.

Thanks & regards,
Harita
 
hi
I am working on tableview. on each row there is a button which has unchecked image when tableview load, when user click on it the image changed to checked image. i want to get the values from text value of cell which has checked images. how'll i do it. if anyone has any solution of this query. please provide the solution.

Thanks & regards,
Harita

First off, you'll want to have this moved into the Developer forum way down at the bottom.

Second, you can label the button "did click up" in Inspector and that should get you where you want to go. With the did click up call it can return a value to your program. Depending on what you want your program to do with the information, this may work fine or you may need to add some more code.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.