section scripts{ var m='@Html.Raw(Json.Encode(Model))'; $(document).ready(function () { $("#datatable") ... My model is of type List<Object>
確定! 回上一頁