each has a different layout
evaluate/compare code for each & customize to desired
still looking for click-on row to add/remove with right click menu
This demonstrates grid/table/ sourced from a sql database with full change/r/update/delete capability.
Also demonstrates color on change, editing, & copying the contents of a selected cell to a text element.
Details:
>type: plugin:
-plugin name: xxxxxxx
-shortcode name: editable_datatable_show_selection
-folder name: editable-datatable–CRUD-show-Selection
>data:
-table name: my_table
>notes:
-uses datatables
-copy to text copies the original text for that cell… does not pick up the changes
-target text element’s anchor name is: cellValue1
show content of selected cell (my anchor is cellValue1)
| ID | Name | Action |
|---|
This demonstrates grid/table/ sourced from a sql database with full change/r/update/delete capability.
Also demonstrates color on change, editing, & copying the contents of a selected cell to a text element.
Details:
>type: plugin:
-plugin name: excel_crud_table
-shortcode name: editable_datatable_show_selection
-folder name: editable-datatable–CRUD-show-Selection
>data:
-table name: my_table
>notes:
-uses datatables
-copy to text copies the original text for that cell… does not pick up the changes
-target text element’s anchor name is: cellValue1
| ID | Name | Value | Actions |
|---|
This demonstrates grid/table/ sourced from a sql database with full change/r/update/delete capability.
Also demonstrates color on change, editing, & copying the contents of a selected cell to a text element.
Details:
>type: plugin:
-plugin name: excel_grid
-shortcode name: editable_datatable_show_selection
-folder name: editable-datatable–CRUD-show-Selection
>data:
-table name: my_table
>notes:
-uses datatables
-copy to text copies the original text for that cell… does not pick up the changes
-target text element’s anchor name is: cellValue1
This demonstrates grid/table/ sourced from a sql database with full change/r/update/delete capability.
Also demonstrates highlighting a row for action
Details:
>type: plugin:
-plugin name: datatable_grid
-shortcode name: editable_datatable_show_selection
-folder name: editable-datatable–CRUD-show-Selection
>data:
-table name: my_table
>notes:
-uses datatables
-copy to text copies the original text for that cell… does not pick up the changes
-target text element’s anchor name is: cellValue1
| Name | |
|---|---|
| John Doe | john@example.com |
| Jane Smith | jane@example.com |
…
This demonstrates grid/table/ sourced from a sql database with full change/r/update/delete capability.
Also demonstrates highlighting a row for action
Details:
>type: plugin:
-plugin name: datatable_crud
-shortcode name: editable_datatable_show_selection
-folder name: editable-datatable–CRUD-show-Selection
>data:
-table name: my_table
>notes:
-uses datatables
-copy to text copies the original text for that cell… does not pick up the changes
-target text element’s anchor name is: cellValue1
| ID | Name |
|---|