This is a migrated thread and some comments may be shown as answers.

Bug in version 2018.1.220

1 Answer 40 Views
DesktopAlert
This is a migrated thread and some comments may be shown as answers.
Cesar
Top achievements
Rank 1
Cesar asked on 14 Mar 2018, 08:34 AM

Hi;

I found an error assigning the ContentImage. It's always null.

I have created two projects so you can see the case.

The proyect AlertOld contains the version 2018.1.116 and the proyect AlertNew contains the version 2018.1.220.

In the Proyect AlertOld works perfectly and in the other not work.

https://www.dropbox.com/s/qrre9bsdaz2z4iq/Alert.rar

Regards

1 Answer, 1 is accepted

Sort by
0
Dimitar
Telerik team
answered on 14 Mar 2018, 11:56 AM
Hi Cesar,

Thanks for the projects. I was able to reproduce this issue. I have logged it on our Feedback Portal. You can track its progress, subscribe to status changes and add your comment to it here. I have also updated your Telerik Points.

To workaround it set the image with the following code:
oNotificacion.Popup.Image = this.pictureBox1.Image;

Should you have any other questions do not hesitate to ask.

Regards,
Dimitar
Progress Telerik
Try our brand new, jQuery-free Angular components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
Tags
DesktopAlert
Asked by
Cesar
Top achievements
Rank 1
Answers by
Dimitar
Telerik team
Share this question
or