Skip to content

DataGrid onCellSecondaryTap fires on group headers #1676

@berslen

Description

@berslen

I am trying to add context menu support on row right click, to do so I am using onCellSecondaryTap(it would be great to have onRowSecondaryTap). My table has header and grouping headers. this callback fires on regular header and group headers. I am getting row data from tapDetails' row index . There is no way to determine, is clicked row is group header or not because _dataSource.effectiveRow doesn't contain group headers in it. Better approach can be implemented.

package version:24.2.6

Metadata

Metadata

Assignees

No one assigned

    Labels

    data gridData grid component

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions