SyntaxFix
Write A Post
Hire A Developer
Questions
i have this error using datatables.net
i fixed changing the default ajax Get to POST in te properties of the DataTable()
"ajax": { "url": "../ControllerName/MethodJson", "type": "POST" },