I am a WIP
My goal is to create a combination of the below 2 grids = fancy + updates
[updatable_sql_grid]
Below is excel_like_table from plugin “Excel-Like Table” using person_info_list
This has great presentation but no updates
Look at combining this with the one below it for full capabilities… then maybe some styling…. then external definitions for table & fields & maybe other options so it can be used generically as drop-down/grid tool
See wp-sql-grid for external input otable name and limit short code is: sql_grid table=”person_info_list” limit=”2″
[editable_sql_grid]
Below is excel_grid from plugin “Excel Style Editor Grid” using person_info_list
This is working well for updates but does not have the sort etc. of the one above
Note the next one has right-click remove row which this does not have
potential but messed up
Below is excel_like_editor from plugin “Excel-Like Editor via REST API” using table name excel_data
rest api; sloppy presentation; doesnt “get” properly; “posts” all cells into 1st; adds blank cells
[excel_like_editor]
below… add to the tbl: person_info_list
[person_info_list]
editable_sql_grid
[editable_sql_grid]
excel_crud_table
| ID | Name | Value | Actions |
|---|
other
[my_datatable]