Skip to content

InlineEdit icons for Save and Cancle buttons #1023

@Belcev

Description

@Belcev

is there a way to change text to icons for InlineEdit buttons?

image

something like
$inlineEdit = $grid->addInlineEdit();
$inlineEdit->getCancleButton->setIcon('times');
$inlineEdit->getSaveButton->setIcon('save');

and if there is from which version?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Triage: Now

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions