Hello all,
after some internet search i found a line that could solve the problem refreshing the list.
$("#blabla").trigger("create").listview("refresh");
"blabla" is the listview id.
This solve part of it. Now i have the list but instead of one checkbox i have 3 in my list.
And I don't know way