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

[Solved] RadFileexplorer Browse image(radwindow) get display behind RadTooltip

1 Answer 103 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
vivekanandan
Top achievements
Rank 1
vivekanandan asked on 11 Nov 2009, 07:25 AM

hi,

I'm using Latest RadControls for ASP.NET AJAX Q2 2009 SP1
i have set z-Index (7001) in RadTooltip inside RadFileexplorer control  But RadFileexplorer  Browse image(radwindow) get display behind the RadTooltip ..radwindow want to display in front of RadFileexplorer..how to solve the issues..need your clarification.

Thanks & regards
Vivekanandan.R

1 Answer, 1 is accepted

Sort by
0
Accepted
Fiko
Telerik team
answered on 16 Nov 2009, 01:45 PM
Hi Vivekanandan,

I have already answered your support other ticket, but I believe that the provided information will be of help for our community. So here is my response related to the question:

"In your case I recommend you set z-index to the tooltip. For example this code in your scenario solves the problem (based on this help article):"
radtooltip.Style.Add(HtmlTextWriterStyle.ZIndex, "2999");

Regards,
Fiko
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
General Discussions
Asked by
vivekanandan
Top achievements
Rank 1
Answers by
Fiko
Telerik team
Share this question
or