Server Side Issues with ASP.NET MVC
Server Side Issues with ASP.NET MVC
mvcuser
Posts: 6Questions: 0Answers: 0
Hello everyone,
I am using DataTable with ASP.NET MVC. I have 2 issues.
- I tried this method as in the video. But my start, length e.g values are coming null.
Video link ;
- So I am using this package ;
https://www.nuget.org/packages/datatables.mvc5/
How can I get value of custom search textboxes with this package ?
This discussion has been closed.
Replies
https://stackoverflow.com/questions/3193930/using-jquery-datatable-for-server-side-processing-with-paging-filtering-and-sea
Third post. My values are coming null.
Hi @_JC ,
That's a 30 minute video - but too busy to watch all that. We're happy to take a look, but as per the forum rules, please link to a test case - a test case that replicates the issue will ensure you'll get a quick and accurate response. Information on how to create a test case (if you aren't able to link to the page you are working on) is available here.
Cheers,
Colin
@colin Hi Colin,
I opened new discussion with my codes.
Thanks for reply