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

ContextMenu (or combobox, menu, popup, ...)

1 Answer 67 Views
Menu
This is a migrated thread and some comments may be shown as answers.
Rob
Top achievements
Rank 1
Rob asked on 10 Mar 2014, 04:44 PM
Is it possible to have the popup (from a context menu, combobox, menu, etc) detect the browser boundaries as opposed to the plugin boundaries?

For example, let's say I had an application that looked like this:

+----------------------------------------------------------+
|            plugin container (100px tall)               |
|                                                                          |
+----------------------------------------------------------+
|                                                                          |
|                                                                          |
|           HTML container (x tall)                         |
|                                                                          |
|                                                                          |
+----------------------------------------------------------+

Is it possible to allow the RadMenu popup (in the silverlight container) to pop out of the plugin container and show above the HTML (in z-order)?

I have attached an image for a better explanation.

 

1 Answer, 1 is accepted

Sort by
0
Accepted
Kalin
Telerik team
answered on 13 Mar 2014, 02:37 PM
Hi Rob,

Unfortunately it is not possible to have Silverlight control visible out of the plugin area. However you can change the position of ContextMenu for example in order not to get cut and always be visible.

Hope this helps.

Regards,
Kalin
Telerik
 

DevCraft Q1'14 is here! Watch the online conference to see how this release solves your top-5 .NET challenges. Watch on demand now.

 
Tags
Menu
Asked by
Rob
Top achievements
Rank 1
Answers by
Kalin
Telerik team
Share this question
or