DataTables.MVC5 binding
DataTables.MVC5 binding
shatvani
Posts: 4Questions: 2Answers: 0
Hi,
I use DataTables.MVC5 and at binding it throws this error:
System.ArgumentNullException: The value of the search cannot be null. If there's no search performed, provide an empty string. Parameter name: value
Can you help me, please?
This discussion has been closed.
Answers
I'm not familiar with DataTables.MVC5 but found these tow threads:
https://stackoverflow.com/questions/30202491/issue-with-jquery-datatables-ajax-datasource
https://github.com/ALMMa/datatables.aspnet/issues/16
Maybe they will help.
Kevin
Thank you for your comment. I have added the server side processing to the datatables. This error diapeard and a new one came: Invalid JSON primitive: draw. I think I'd rather not use datatables.MVC5.