I was able to figure this out: Code: <script> $( document ).ready(function() { $("#jsGrid").jsGrid({ height: "auto", width: "100%", sorting: true, ...
確定! 回上一頁