Editable and movable on just some row elements of a tableview posible?

You must Login before you can answer or comment on any questions.

I am trying to edit a tableview but I want only some rows to have he minus (delete sign) and the movable sign.. Is this possible at the row level?

2 Answers

Hello Christian,

Try this Link, it will help you...

— answered 1 year ago by Ritesh .
answer permalink
1 Comment
  • this is not what I was searching for... I mean to specify for each row individually if it will have the move sign or delete sign

    — commented 1 year ago by Cristian Alexandru

take a look here.I think this will give you the solution for edit.

— answered 1 year ago by Gagan Tiwari
answer permalink
1 Comment
  • moving is the property of the tableView not for the tableRow.So u cant set an individual row as movable .

    — commented 1 year ago by Gagan Tiwari

Your Answer

Think you can help? Login to answer this question!