gridOptions = { columnDefs: columnDefs, rowData: [], headerHeight: 42, rowHeight: 32 }; $http.get("api/Student/GetAllStudents").then(function (response) ...
確定! 回上一頁