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

arnieterm

macrumors regular
Original poster
Aug 28, 2008
201
0
Hi all
I have a custom UITableViewCell that shows three buttons in each row.
Problem 1:
The UITableView that is showing the custom table view cell is inside a scroll view. I am not able to scroll the table view. The scrolling of table view only possible when I disable UIScrollView's scrolling

Problem2:
When the user touches a button in a particular row, I have to show the other two buttons in the same row as disabled, but the didSelectRow event is not getting fired when we touch a button
How can I resolve this?

Thanks
Arnie
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.