@manhng

Welcome to my blog!

DataTables Editable

July 2, 2019 17:11

DataTables Editable (edit)

https://editor.datatables.net/examples/inline-editing/submitData.html

https://www.codeproject.com/Articles/165410/ASP-NET-MVC-Editable-DataTable-jQuery-DataTables-a

https://jsfiddle.net/28m3q10b/1/ (HAY HAY HAY)

Samples

https://datatables.net/forums/discussion/40690/sample-implementation-of-serverside-processing-in-c-mvc-ef-with-paging-sorting-searching (C#)

https://www.opencodez.com/java/datatable-with-spring-boot.htm (JAVA)

https://github.com/pavansolapure/opencodez-samples (HAY HAY HAY)

https://nicholasbering.ca/dot-net/2014/10/24/google-data-table-dot-net-wrapper/ (Google Data Table)

DataTables Row Edit

https://editor.datatables.net/examples/inline-editing/submitData.html

DataTables Row Details

https://www.datatables.net/examples/api/row_details.html

https://www.datatables.net/examples/server_side/row_details.html

DataTables Examples (HAY HAY HAY)

https://github.com/andrewlock/blog-examples

https://andrewlock.net/model-binding-json-posts-in-asp-net-core/ (HAY HAY HAY)

https://github.com/DavidSuescunPelegay/jQuery-datatable-server-side-net-core (HAY HAY HAY)

 

ASP.NET MVC 5 - Implementando jQuery DataTable

http://www.macoratti.net/18/03/mvc5_jqrydtb1.htm

jQuery DataTables Wrapper

The jQuery DataTables plug-in is an excellent client-side component that can be used to create rich-functional tables in the web browser. This plug-in adds lot of functionalities to the plain HTML tables that are placed in web pages such as filtering, paging, sorting, changing page length, etc.es etc. But it need some efforts to integrate that plagin in MVC application.

https://www.codeproject.com/Articles/1158785/jQuery-Datatables-Wrapper

jQuery DataTables Wrapper

https://github.com/timhobbs/DataTablesDotNet

Categories

Recent posts