Quantcast
Channel: Appcelerator Developer Center Q&A Unanswered Questions 20
Viewing all articles
Browse latest Browse all 8068

Refresh or update tableview with sql database data

$
0
0

Hello! I have and tableview that reads data from an database and Im currently using a dumb and not very secure way of "updating" or "refreshing" my tableview, is there any other way to do it?

btnDelete.addEventListener('click', deleteHighscores);
 
btnDelete.addEventListener('click', function(){
    win.close();
    win.open();
});

Viewing all articles
Browse latest Browse all 8068

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>