jQuery("#list2").jqGrid({ ... colModel: [ { name: 'rowid', //將欄位名稱 index: 'rowid asc, createddate', //click此欄位的排序會依據的order ...
確定! 回上一頁