Quantcast
Channel: Appcelerator Developer Center Q&A Tag Feed (deletion)
Browsing all 3 articles
Browse latest View live

I have an event listener for delete, How do I prevent the deletion of a...

tableView.addEventListener( 'delete', function(e){ var exists = db.execute("SELECT ID FROM DATAROWS WHERE ID = ?",e.row.id); var flag = false; if(exists.isValidRow()) { flag = true; } if(flag == true)...

View Article



ACS App Management Mass deletion?

I wrote a number of functions utilizing the ACS modules and I was trying to test my code (I've been primarily working with creating custom objects, photo collections and sub-collections and photos)....

View Article

How can I delete a SMS in my Inbox ?

How can I delete a SMS in my Inbox ? Is there any module available for this ? Or a javascript code ?

View Article
Browsing all 3 articles
Browse latest View live




Latest Images