I\'m dynamically filling a then calling location.href=\"#Results\" where the list is, and finally listview(
location.href=\"#Results\"
listview(
Just call the listview method without any parameter first:
$('#myListview').listview().listview('refresh');
Solution taken from http://www.gajotres.net/uncaught-error-cannot-call-methods-on-prior-to-initialization-attempted-to-call-method-refresh/