Hello all again,
Trying to build a cleaner method of adding and removing accounts from a custom list.
1) At the moment i can add if the account doesnt exist in my list. Save model and it is added.
2) I can mark it for delete in the event i want to remove it from my list. Save model and it is removed.
3) If i wish to add it again, ideally i would like to just update the check box for IsDeleted to be unchecked for that given account. As opposed to adding the account as a brand new line.
But i cannot figure out a way to do this.
Please note this is not ‘unmarking row for deletion’ as the model at this point would have already been saved in a state of IsDeleted = True.
Any help would be appreciated.
Thanks,
Peter
Question
unmark a previously deleted row
This topic has been closed for replies.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
