data = response.logtestvos;

$("#ttt").datagrid("loadData", data.slice(0, 10));

data的格式时一个list的Jason格式