Completed
Last Updated: 07 Oct 2020 11:46 by ADMIN
Release R3 2020 SP1 (LIB 2020.3.1007)
Sławomir
Created on: 17 Sep 2020 13:12
Category: Panorama
Type: Bug Report
0
RadPanorama: RadTileElement.Click event does not fire with 2020.3.915 version

Hello

 

I have a problem with onClick event on RadTileElement. After upgrade WinForms to version 2020.3.915.40 i stopped working. Please let me know how is going on.

 

Regards

Slawek

3 comments
Sławomir
Posted on: 21 Sep 2020 13:32

Hello Nadya

 

I changed ClickMode from Release on Press and it helped too.

 

Regards

ADMIN
Nadya | Tech Support Engineer
Posted on: 21 Sep 2020 13:25

Hello, Sławomir,

To follow up on this question, you can set NotifyParentOnMouseInput property to false and the Click event will trigger. Feel free to use it as a workaround until the fix is introduced.

this.radTileElement1.NotifyParentOnMouseInput = false;

I hope this helps.

Regards,
Nadya
Progress Telerik

Five days of Blazor, Angular, React, and Xamarin experts live-coding on twitch.tv/CodeItLive, special prizes, and more, for FREE?! Register now for DevReach 2.0(20).

Attached Files:
ADMIN
Nadya | Tech Support Engineer
Posted on: 21 Sep 2020 11:49

Hello, Sławomir,

Thank you for writing.

I tested the Click event of the RadTileElement with the latest 2020.3.915 version and I confirm there is an issue with this event. I have logged it in our feedback portal by making this thread public. You can track its progress, subscribe for status changes, and add your comments on the following link - feedback item.

I have also updated your Telerik Points for the report.

Currently, due to the specifics of the issue, I am not able to provide a workaround. Please excuse us for the inconvenience caused. Make sure that you follow the provided feedback item in order to get notified when the status has changed. 

Should you have other questions please let me know.

Regards,
Nadya
Progress Telerik

Five days of Blazor, Angular, React, and Xamarin experts live-coding on twitch.tv/CodeItLive, special prizes, and more, for FREE?! Register now for DevReach 2.0(20).