Skip to content

Change the icon on Column Events #549

@cheizer

Description

@cheizer

Hello,
How do I go about changing the column icon on a column event. I see the target attribute is the icon but I can not see to change its value.

Thanks!

Example

window.operateEvents = {
'click .edit': function (e, value, row, index) {
e.target = '';
}
}

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