Full CRUD system using DataTables Tutorial
Full CRUD system using DataTables Tutorial
I put together a set of tutorials on making a full CRUD (Create, Read, Update, and Delete) system with DataTables. The tutorials make use of Asp.Net, but the jQuery is the same in any language.
http://naspinski.net/post/REAL-AJAX-with-AspNet-(not-AspNet-AJAX).aspx
http://naspinski.net/post/REAL-AJAX-with-AspNet-(not-AspNet-AJAX).aspx
This discussion has been closed.
Replies
Looks great, nice write up - good to see ASP.Net getting some Ajax love!
Allan