Refresh jquery mobile listview after ajax call in complete function doesn't work
I am developing an application using jQuery 1.3.1 and phonegap 2.9.0. All the data ara loaded dynamically from the server using php. My problem is that the refresh call doesn't work every time the listview items changing. I've tried and searched a lot with no success yet. What i think, is that the refresh function is called before the listview is completed, but anywhere i try to put this line of code it doesn't work. Any help? here is my listview <ul data-role="listview" data-autodividers="true" id="listview1" data-divider-theme="b" data-split-theme="b" data-filter-theme="b" data-split-icon=