I have seen applications that contain table view in which rows in which 2 or 3 cells are something like the following: / P>
| 3 cells in a row. / ------- \ / ------- \ / ------- \ | Do this. | Do it | Smooth | & Lt; --- Table view row with 3 cells. | | That | | Second. \ ------- / \ ------- / \ ------- /
When you click on a cell, they behave exactly like cell Do and have different events. Is there an easy way to do this or I have to use some tricks.
If they want to look like cells, I will use 3 buttons in a custom UITableViewCell If you tap on them, they also get blue.
Comments
Post a Comment