function loadHistory(itemlist) { if (itemlist != null) { var gridView = jQuery("#GridView1"); jQuery(".GridviewScrollItem").remove(); ...
確定! 回上一頁