Apr 17, 2018, 11:10 AM
[CLOSED] Changed WidgetColumn to ComponentColumn and now getting no record
Hi,
I have changed my widget column to a component column because of your hint in the thread Different options per record in a splitButton widget.
It works pretty good, but I have to add a handler which deals with the record from the column.
Before I changed the column to a component column I could do something like
Thanks in advance.
I have changed my widget column to a component column because of your hint in the thread Different options per record in a splitButton widget.
It works pretty good, but I have to add a handler which deals with the record from the column.
Before I changed the column to a component column I could do something like
this.getWidgetRecord()
Is there a way to get also the record, if I use a component column?Thanks in advance.
Last edited by fabricio.murta; Oct 06, 2018 at 1:22 AM.
Reason: no feedback from the user in 7+ days