Completed
Last Updated: 10 Oct 2022 06:39 by ADMIN
inkyo
Created on: 06 Oct 2022 07:06
Category: TreeList
Type: Bug Report
0
The rowClick and rowDoubleClick events of the TreeList are not triggered

Describe the bug
The rowClick and rowDoubleClick events of the TreeList are not triggered or not triggered correctly.

  • The rowClick event doesn't actually trigger the rowClick but the pointer click event.
  • The doubleClick event doesn't trigger at all

To Reproduce

  1. Open this StackBlitz example
  2. Click on a randomly selected row
  3. DoubleClick on a randomly selected row

Expected behavior
When one of the rowClick or doubleClick events is triggered, in the event handler

3 comments
ADMIN
Petar
Posted on: 10 Oct 2022 06:39

Hello, Inkyo.

I am writing to share that the current bug is fixed and the rowClick and rowDoubleClick events of the TreeList are now working as expected. 

Here is a StackBlitz example demonstrating the usage of the two events. 

Please let me know if you have additional questions or need furhter assistance with the current thread.

Regards,
Petar
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.

ADMIN
Petar
Posted on: 07 Oct 2022 02:26

Hello, Inkyo.

The bug is already fixed and once a new package version is released, the rowClick and doubleRowClick events will be available in the TreeList. I cannot say exactly when the new version will be available because the version release depends on multiple internal procedures but I would assume that this will happen by the end of the next week, at the latest. 

I will write you back once the bug is fixed and the events are available.

Thank you for your patience and understanding.

Regards,
Petar
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.

inkyo
Posted on: 07 Oct 2022 00:44
I want the bug to be fixed quickly so I can use the feature.