DataTable Inline Editing using Python Flask MySQLdb jquery ajax and X-Editable
Source Code : https://tutorial101.blogspot.com/2020/11/datatable-inline-editing-using-python.html
DataTables is a plug-in for the jQuery Javascript library. It is a highly flexible tool, built upon the foundations of progressive enhancement, that adds all of these advanced features to any HTML table.
https://datatables.net/
X-editable
This library allows you to create editable elements on your page. It can be used with any engine (bootstrap, jquery-ui, jquery only) and includes both popup and inline modes.
https://vitalets.github.io/x-editable/
Download
0 formats
No download links available.
DataTable Inline Editing using Python Flask MySQLdb jquery ajax and X-Editable | NatokHD