Dynamic Editable HTML Table

This example will allow you to display an AI2 (in csv format e.g. header row, then data rows) list in a full CRUD html table.

image

Dynamic Editable HTML Table (for guide and download)

Note: this is still in beta, more testing and some fixes required....

To do:

  • ensure non indexed lists allow correct row to be deleted, instead of first match
  • return row contents and row index on Select
5 Likes