Hello,
I want to know more about the ui table in NODE-Red App. I would like to know how is the best way to implement a detailed and modernd design Table from a message object in my NODE-Red App.
I have read that could be easy with jQuery & Angular & a jQuery addin. but I would like some information about this.
have you read the existing information: node-red-node-ui-table (node) - Node-RED ?
What kind of information are you looking for and - more important - what have you tried?
Thanks this is a very good information. But I would like know if its possible to do some extended table , for example like this
did you look thru the Flows
tab of this site for examples using tables?
Hi,
Ui-table is based on the tabulator library and can be configured via ui_control messages:
Hi Dave,
I meant vanilla Node-RED dashboard widget ui-table not tabulator directly.
[image]
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/
system
Closed
12 September 2020 13:31
6
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.