I want to delete the crime from my DB, i tried to use ‘valuse’ to do this but it’s not working;
how can i get id of the row that user click in the list? to pass it in my Delete method…
Thanks in advance))
Hey,
yes it worked for me too!
thanks!
the way u wrote in ‘mDatabase.delete’ is so clear && simple…
I should have try that instead of define a new method for getting id and so on