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

[Solved] RadTreeview inside an user control wich is a modalextender popup inside an aspx page

1 Answer 117 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
Jefferson
Top achievements
Rank 1
Jefferson asked on 31 Jan 2008, 02:14 PM
Hi, I´m using modalpopupextender to display an ascx control in a popup wich is inside an aspx page, I've got a radtreeview inside the ascx control with context menu, when I use the show method of the modalpopupextender in the page, the context menu is displaying back of the popup not in front of, so I need it in front of the popup, I imagine I could be the css style.. do you know anyway to solve this problem?.. thanks!

1 Answer, 1 is accepted

Sort by
0
Accepted
Nikolay
Telerik team
answered on 31 Jan 2008, 03:05 PM
Hello Jefferson,

I suggest that you try to set style="z-index:10000" to the RadTreeViewContextMenu declaration tag. You could even try to set a higher value to the z-index attribute.

Regards,
Nick
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
TreeView
Asked by
Jefferson
Top achievements
Rank 1
Answers by
Nikolay
Telerik team
Share this question
or