Skip to content

Cannot use inlineEdit and render on same field. #317

@jjguitars

Description

@jjguitars

If I use inlineEdit and render on the same field, I get an error (safe value must use property binding).
I am wanting to have a select string list with the inlineEdit, but return a numeric value - eg Ok = 1, canceled = 2, etc.

Also when using inlineEdit, is it possible to get the column objectKey as well as the $event. This means I would know which column has been edited and not have to compare the event.value - newValue and oldValue data to determine which field has been altered.
Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions