Show Label on Select in table cell

Show Label on Select in table cell

FleiFlei Posts: 10Questions: 4Answers: 0

Hi.
I use Editor with inline change.
In table you can see only the value.
On click-> Select where you can see the label.
Now I want to see also the label in the normal table view.

How can I do this?
Thanks

Answers

  • FleiFlei Posts: 10Questions: 4Answers: 0
    edited June 2016

    Here is the example:

    https://www.xoffi.com/editor/examples/inline-editing/simple.html

    I changed type of office to select and add the Options:
    options: [{ label: 'x1', value: 1},{ label: 'x2', value: 2}]

    In the table there is always the value.
    I Want to see the Label.

    How can i Change? Render?
    how can i render to the Option in Editor i set before?

    Thanks

This discussion has been closed.