I want to dynamically append data received via an url in JSOn format to my listview. But i can\'t figure out how it works.
The mobile website retrieve the object in
Please refresh the listview after appeding or removing. Unless you do refresh nothing can be seen.
$('#listview').append(output).listview('refresh');