DataTables.MVC5 binding
DataTables.MVC5 binding
![shatvani](https://secure.gravatar.com/avatar/328526e9792177d3ae882f470402364a/?default=https%3A%2F%2Fvanillicon.com%2F328526e9792177d3ae882f470402364a_200.png&rating=g&size=120)
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.