I have a delete button which delete records in listviews but an error appear when the user don't select a listview before, otherwise no problem when a listview selected.
The message is Remove list item: Attempt to remove item 0 of the list [
Now I have a problem with the delete process. When the user choose the line to delete, it disapear but if he go to an other screen and back to the screen where the record was deleted, the record come back.