Skip to content

cellClick event not emitted when isRowSelectable returns false #4664

@mbechev

Description

@mbechev

Description

When disabling the row selection via isRowSelectable function, the cellClick is not triggered.

Steps To Reproduce

In the following demo, the selection is disabled for all rows. Click a random cell. The cellClick event should be triggered:

https://stackblitz.com/edit/angular-vxqcxnxu

Screenshots or video

No response

Actual Behavior

cellClick is not emitted when row selection is disabled.

Expected Behavior

The cellClick event should be emitted regardless of the selection state of the row.

Browser

Chrome

Browser version

latest

OS type

MacOS

OS version

No response

Last working version of the Kendo UI for Angular package (if regression).

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions