Page 1 of 1

How to delete database row on button click

Posted: Fri Nov 14, 2014 1:35 pm
by Rajani Parth

i'm new in Appery . i don't have more knowldge abou appery.
i have developed small app. in app i inserte data like photo and name.
but i want to delete option on my page to delete perticular item. here all records are fatch in my screen .
but i don' have any idea that how can i delete records from app.

here in this image 3 row are inserted and blue cross button is for delete current image and name .

Image


How to delete database row on button click

Posted: Fri Nov 14, 2014 3:47 pm
by Evgene Karachevtsev

Hello!

Please look here:
http://devcenter.appery.io/documentat...
And here you may find an example of using
http://devcenter.appery.io/tutorials/...


How to delete database row on button click

Posted: Wed Nov 19, 2014 5:23 am
by Rajani Parth

Thanks Evgene.