# Ui-table supports ui\_control

**URL:** https://discourse.nodered.org/t/ui-table-supports-ui-control/18870
**Category:** Dashboard
**Created:** [6 December 2019 16:05 UTC](https://discourse.nodered.org/t/ui-table-supports-ui-control/18870 "2019-12-06T16:05:57Z")
**Posts on this page:** 1
**Showing post:** 49

<div class="post-metadata">

### Author: ![Christian-Me](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/christian-me/32/10774_2.png) [@Christian-Me](https://discourse.nodered.org/u/Christian-Me)
#### Post date: [17 October 2020 22:50 UTC](https://discourse.nodered.org/t/ui-table-supports-ui-control/18870/49 "2020-10-17T22:50:12Z")

</div>

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:

> [@COVID-19 "Healthy-Indoors-Project"](https://discourse.nodered.org/t/covid-19-healthy-indoors-project/32942):
>
> Dear all, I like to share my recent project monitoring Air Quality in rooms with multiple sensors using ad-hoc networks. Air quality (measured by CO2 or VOC levels) can be an indicator of possible virus concentrations in the air. To lower health risks in indoor environments it is important to ventilate rooms regularly. This project could help schools or offices without sufficient mechanical ventilation especially as the temperatures will fall soon. I hope this could be a education…

---

_[View the full topic](https://discourse.nodered.org/t/ui-table-supports-ui-control/18870)._
