lowcoder icon indicating copy to clipboard operation
lowcoder copied to clipboard

[Feat]: Add doubleclick eventhandler to table

Open callyap opened this issue 1 year ago • 1 comments

Is your feature request related to a problem? Please describe.

We would like to have the option to trigger seperate events when handling the table component.

Describe the solution you'd like

Currently there is the option to choose the event of clicking a row as a trigger. Analogues to that, we would like a new event that is triggered by double clicking a row. This would help to differentiate between these to table actions.

callyap avatar Feb 05 '25 13:02 callyap

Agreed

FalkWolsky avatar Feb 13 '25 10:02 FalkWolsky

https://github.com/lowcoder-org/lowcoder/pull/1743#issuecomment-2962331342

adnanqaops avatar Jun 11 '25 11:06 adnanqaops

This has been implemented in V2.7.2 and is live now.

adnanqaops avatar Jun 18 '25 12:06 adnanqaops