Completed
Last Updated: 12 Jun 2020 16:02 by ADMIN
Release R2 2020 SP1
Hristo
Created on: 05 Jun 2020 10:14
Category: UI for WinForms
Type: Bug Report
0
RadMarkupEditor - InvalidCastException when selecting an image element

Just add an image in the editor and try to click on it

private void radButton1_Click(object sender, EventArgs e)
{
    this.radMarkupDialog1.Editor.Value = @"<img src=C:\Users\admin\Desktop\sample.jpeg />";
    this.radMarkupDialog1.ShowDialog();
}
1 comment
ADMIN
Hristo
Posted on: 05 Jun 2020 10:16

Hi,

The item is already being investigated and it will be fixed in the R2 SP1 release scheduled for later this month. 

Regards,
Hristo
Progress Telerik

Progress is here for your business, like always. Read more about the measures we are taking to ensure business continuity and help fight the COVID-19 pandemic.
Our thoughts here at Progress are with those affected by the outbreak.