Is it possible to update a listview by just using HTML, instead of the dataSource (which I think is a very inefficient method)? For instance, if I had a ul called "output," could I just update that from HTML fetched via AJAX via jQuery.html()?
This kind of worked before, but sometimes the listview wasn't refreshing. Please add something like jQuery mobile's listview.refresh().
Also, when I switched to the flat listview as opposed to native, it updated, but I got this Javascript error:
Uncaught SyntaxError: Unexpected string
This kind of worked before, but sometimes the listview wasn't refreshing. Please add something like jQuery mobile's listview.refresh().
Also, when I switched to the flat listview as opposed to native, it updated, but I got this Javascript error:
Uncaught SyntaxError: Unexpected string
(anonymous function)
st.extend.globalEval
st.fn.extend.domManip
st.fn.extend.append
S.extend._createRemoteView