Skip to content

[syncfusion_flutter_datagrid] when onCellDoubleTap is set, secondary tap clears current selection #1703

@dolbin-prime

Description

@dolbin-prime

Hi, I'm using syncfusion_flutter_datagrid: ^24.1.47, and I'm making a Windows app.

I got an issue with onCellDoubleTap property.

If the property is set, every time I click right(secondary) mouse button, selected rows are gone and only clicked row remains as a selected row.

I need both onCellSecondaryTap and onCellDoubleTap property to implement my desired action, so this proplem is critical to me!

Thank you for your support.

Metadata

Metadata

Assignees

No one assigned

    Labels

    data gridData grid componentsolvedSolved the query using existing solutions

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions