Library For JQuery DataTables ASP.NET MVC
问题 i want to use jQuery DataTables in my ASP.NET MVC 5 Project. I did actually used the datatable and its working perfectly fine, but problem is i had to manually set the filter and queries, and i have a feeling the way i am trying to implement the datatables in mvc is not quite right. Yes i do get the results but i want to follow and standards plus i want something that i do not have to type the filter and pagination code again and again, i only send parameters to some function or class and i