User1657665600 posted
Hi all,
Put given below code after error part in jquery ajax call,
complete: function () {
$('#ListSearch').listview('refresh');
}
Important: 1) Don't load jquery after mobile plugin js 2)Don't load any jquery in body selection... Please load the jquery(jquery.min.js,knockout,...) first and then load mobile plugin js