Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Row double click for Table #1075

Closed
nofxman opened this issue Mar 11, 2021 · 3 comments
Closed

Row double click for Table #1075

nofxman opened this issue Mar 11, 2021 · 3 comments
Assignees
Labels
Type: Enhancement Issue contains an enhancement related to a specific component. Additional functionality has been add
Milestone

Comments

@nofxman
Copy link

nofxman commented Mar 11, 2021

hi
dataTable is not support row-dblckick

Most other frameworks support it.
Request a feature addition

thankyou

@avenmore
Copy link

Seconded. I'm currently using @dblclick.prevent="myTableDblClick" and checking the selected row, but it would be nice to have inbuilt support with the target context.

@sirgale
Copy link

sirgale commented Apr 1, 2021

v-model:selection="selectedTicket" selectionMode="single" 
@dblclick.prevent="editTicket(selectedTicket)"

@cagataycivici cagataycivici added Type: Enhancement Issue contains an enhancement related to a specific component. Additional functionality has been add priority - medium labels May 10, 2021
@cagataycivici
Copy link
Member

Will do this week.

@cagataycivici cagataycivici self-assigned this May 11, 2021
@cagataycivici cagataycivici added this to the 3.5.0 milestone May 11, 2021
@cagataycivici cagataycivici changed the title row double click Row double click for Table May 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Enhancement Issue contains an enhancement related to a specific component. Additional functionality has been add
Projects
None yet
Development

No branches or pull requests

4 participants