Is there any tutorial of how to use DataTables plugin with asp.net mvc(especially server side code)? Thanks
3 Answers
See http://www.codeproject.com/KB/aspnet/JQuery-DataTables-MVC.aspx You have description and demo code.
Comments
Here are a few examples that might help you. the first two are examples but the last one is a list with asp.net mvc and jquery tutorials.
Comments
See my post on this subject. It has a complete demo project that should get you started.
3 Comments
Oliver M Grech
I find this post legit enough, a good post in his link with a free download!
Matthew Steeples
This link appears to be dead now
Robert Claypool
@MatthewSteeples Fixed the link. Thanks for the heads up!