I am trying to use DataTable Jquery Plugin in my project. But not able to complete the CRUD portion. Any one having a sample project or code snippet or weblink, please share with me.
Regards
Kamaraj.P
What framework are you using if you are not using MVC or WPF? Please clarify for more help.
Meanwhile you peek at http://www.codeproject.com/Articles/155422/jQuery-DataTables-and-ASP-NET-MVC-Integration-Part for DataTables and MVC framework and for entity framework have a look at the following link. May be you can get something worth while.
I am not using any framework like MVC. Its just an Asp.net web application. Not even using webservice or wcf. I want to include Datamodel plugin in my current project.
Cal you please provide me the sample code or weblink for this? It will very much useful.
Replies
Meanwhile you peek at http://www.codeproject.com/Articles/155422/jQuery-DataTables-and-ASP-NET-MVC-Integration-Part for DataTables and MVC framework and for entity framework have a look at the following link. May be you can get something worth while.
http://www.c-sharpcorner.com/UploadFile/krishnasarala/crud-operation-using-entity-framework-in-Asp-Net-mvc/
Cal you please provide me the sample code or weblink for this? It will very much useful.