onMouseUp event

1 Answer 86 Views
DropDownList Grid
Janki
Top achievements
Rank 4
Bronze
Iron
Iron
Janki asked on 30 Aug 2021, 05:42 PM

Hey there,

Just wanted to inquire and see if the onMouseUp event is available for the DropDownList KendoReact component?

 

Thank you in advance!

1 Answer, 1 is accepted

Sort by
0
Accepted
Stefan
Telerik team
answered on 31 Aug 2021, 01:43 PM

Hello, Janki,

Currently, this event has to be added programmatically around the component.

We can suggest adding a span element around the DropDownList and attaching the onMouseUp event to it.

Please let me know if there is an issue using this approach.

Regards,
Stefan
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

Janki
Top achievements
Rank 4
Bronze
Iron
Iron
commented on 31 Aug 2021, 02:13 PM | edited

Thank you for the idea, Stefan! Here's a working example for anyone who also needs this event on the DropDownList:

https://stackblitz.com/edit/react-575w9z?file=app/main.jsx

Tags
DropDownList Grid
Asked by
Janki
Top achievements
Rank 4
Bronze
Iron
Iron
Answers by
Stefan
Telerik team
Share this question
or