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

Tooltip RadWindowManager

3 Answers 52 Views
ToolTip
This is a migrated thread and some comments may be shown as answers.
saad
Top achievements
Rank 1
saad asked on 24 Sep 2012, 11:06 AM
Hello Telerik Team,
                          I have A Rad Window inside a Rad window, there is a  RadToolTip Bind with the Image Button !! When i Click
           image Button RadToolTip opens in Top Most Parent RadWindow Not in its own Window.
          Your Help will be Appreciated asap.
Regards.

3 Answers, 1 is accepted

Sort by
0
Marin Bratanov
Telerik team
answered on 25 Sep 2012, 10:15 AM
Hi Saad,

It seems you have changed the z-index value of the second RadWindow and you are using its ContentTemplate. So, what happens is that now the z-index of the tooltips is lower then the z-index of the window, which is why it shows up behind it. What you need to do is to set a higher z-index to the tooltip than the one you have for the window. How to do this and the a list with the default values is available here: http://www.telerik.com/help/aspnet-ajax/controlling-absolute-positioning-with-zindex.html.


Kind regards,
Marin Bratanov
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.
0
saad
Top achievements
Rank 1
answered on 25 Sep 2012, 12:42 PM
I did that but it didnt work !!
for me !!
0
saad
Top achievements
Rank 1
answered on 27 Sep 2012, 10:16 AM
Hello Anybody There !!!
Tags
ToolTip
Asked by
saad
Top achievements
Rank 1
Answers by
Marin Bratanov
Telerik team
saad
Top achievements
Rank 1
Share this question
or