# Dashboard Detailed Table

**URL:** https://discourse.nodered.org/t/dashboard-detailed-table/31512
**Category:** Dashboard
**Created:** [13 August 2020 06:31 UTC](https://discourse.nodered.org/t/dashboard-detailed-table/31512 "2020-08-13T06:31:18Z")
**Posts on this page:** 1
**Showing post:** 5

<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: [13 August 2020 13:30 UTC](https://discourse.nodered.org/t/dashboard-detailed-table/31512/5 "2020-08-13T13:30:57Z")

</div>

Hi,

Ui-table is based on the tabulator library and can be configured via ui\_control messages:

> [@Ui-table supports ui\_control](https://discourse.nodered.org/t/ui-table-supports-ui-control/18870/24):
>
> Hi Dave, I meant vanilla Node-RED dashboard widget ui-table not tabulator directly. To achieve this function the cellClick callback is used. I know the latest ui-control feature upgrade is not documented in detail. Most is described by the example flow. Sorry for that it is only lack of time that docs are not always up to date. (BTW who RTFM anyway? - I do but ...)

I use it a lot, editable tables progress bars groups ....

More info here: [http://tabulator.info/](http://tabulator.info/)

---

_[View the full topic](https://discourse.nodered.org/t/dashboard-detailed-table/31512)._
