vote up 0 vote down star

I am customizing the tableView (using UITableViewCell class for my View). I just want to show the reordering control when the user presses edit button. My program is working fine in 2.2 but when its 3.0 its not working properly.

When i press edit button ma cell shift to left and the discloser indicator changes to the reordering control. (2.2) correct.

When i press edit button ma cell shift to the right hand side and the discloser indicator changes to the reordering control. but there is space on the right hand side which i dont want.And because of which some of the labels are overlapping (3.0) wrong.

Thanks in advance

flag

0% accept rate
can you post sample code. Without it, all we can do is refer you to the SDK examples – Andiih Nov 5 at 20:55

Your Answer

Get an OpenID
or

Browse other questions tagged or ask your own question.