Ui-table supports ui_control

Hi,

I wrote a subflow handling a ton of stuff arround ui-table

features

  • buffer table data
  • edit cells (as overlay)
  • add or update individual rows or cells of the table
  • delete rows
  • clear tableData
  • handle column width
  • handle column order
  • hide und unhide columns
  • hide and unhide rows
  • interface context menu
  • record and replay manual row order
  • set and maintain max amount of rows
  • export cached table

For more detailed information see node (subflow) info panel & examples published here (ie. remote-device-table, syslog-server, healthy-indoors-project)

Currently to busy to do a little bit of cleanup but works for me just fine.

The subflow is to big to paste in here. You can find the latest version on github contained in my lates project:

3 Likes