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

Windowless mode requirement conflicts

1 Answer 41 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Nick Wood
Top achievements
Rank 1
Nick Wood asked on 18 Feb 2016, 01:13 AM

Hi All

We currently use the RadHtmlPlaceholder which requires windowslessmode = true,

We are implementing, in the same silverlight app, the RadDragAndDrop for the upload control, this requires windowlessmode = false.

 

Is there anyway to use both of these controls in the same app?

 

Nick

1 Answer, 1 is accepted

Sort by
0
Kiril Vandov
Telerik team
answered on 22 Feb 2016, 09:27 AM
Hello Nick,

Unfortunately the two controls and the features you want to use are incompatible in one application as they require the windowslessmode property of the Silverlight plugin to have different value. In order to have a drag drop operations the property must be set to false, you can find more information in this article. I am afraid that the two controls depends on different limitation of the Silverlight framework.

Kind regards,
Kiril Vandov
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
General Discussions
Asked by
Nick Wood
Top achievements
Rank 1
Answers by
Kiril Vandov
Telerik team
Share this question
or