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

Rad controls conflict with ActiveX control

3 Answers 138 Views
Window
This is a migrated thread and some comments may be shown as answers.
Dimitry
Top achievements
Rank 1
Dimitry asked on 23 Aug 2011, 07:16 AM
Hi,

I got an activex control that display images, and my page divided by frames that their size can be changed by RadSplitter when I'm dragging the splitter over the activex control I'm lossing the cursor, also if I'm open popup RadWindow over activex control I cant move the popup window there is some king conflict with rad control with my activex. The Activex control actualy very simple and standart its only display images like tiff, jpeg etc.

Any ideas how can I get it work.

Thanks.

3 Answers, 1 is accepted

Sort by
0
Rumen
Telerik team
answered on 25 Aug 2011, 04:27 PM
Hello Dimitry,

Set the Overlay property of RadWindowManager or RadWindow to True and see whether it helps.

Also go through the following link, which might help you.
RadWindow overlayed by flash in firefox

Note that ActiveX and Flash plugins are windowed objects and they have always greater z-index than all HTML elements in the page.

All the best,
Rumen
the Telerik team

Thank you for being the most amazing .NET community! Your unfailing support is what helps us charge forward! We'd appreciate your vote for Telerik in this year's DevProConnections Awards. We are competing in mind-blowing 20 categories and every vote counts! VOTE for Telerik NOW >>

0
Dimitry
Top achievements
Rank 1
answered on 30 Oct 2011, 10:55 AM
Overlay and z-index fix only flash object problem,
but its not fix activex problem when I'm moving radwindow over activex still its flickering.
I even tested it on a blank activex form and still not working.
0
Marin Bratanov
Telerik team
answered on 31 Oct 2011, 03:52 PM
Hello Dimitry,

Please try setting the wmode property of the windowed object to transparent or opaque. I also advise that you upgrade to the latest version of the RadControls and see if this helps. I also see that in the net a lot of people are complaining that activeX controls do not take these properties correctly and in that case there is nothing we can do. An example is available here. Please try moving another HTML object above the activeX control. If it does exhibit the same behavior then this is a browser issue we cannot control it.


Greetings,
Marin
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now
Tags
Window
Asked by
Dimitry
Top achievements
Rank 1
Answers by
Rumen
Telerik team
Dimitry
Top achievements
Rank 1
Marin Bratanov
Telerik team
Share this question
or