dom: "t",
initComplete: function() {
this.find("input:radio").first().prop("checked", true );
}
},
paging: false
});
-